Access to account manager now working

Please describe the question in Ionic 3 : Access to Account Manager not working.

this.deviceAccounts.get() return empty ARRAY.
Target Platform Android 9

What permission I need for this.deviceAccounts.get() to work ?

android.permission.GET_ACCOUNTS,
android.permission.AUTHENTICATE_ACCOUNTS,
android.permission.GET_ACCOUNTS,
android.permission.GET_ACCOUNTS_PRIVILEGED,
android.permission.ACCOUNT_MANAGER ,

ionic info

Ionic:

Ionic CLI : 6.12.1 Ionic Framework : ionic-angular 3.1.1 @ionic/app-scripts : 3.2.4

Cordova:

Cordova CLI : 10.0.0 Cordova Platforms : 5.0.4, android 8.0.0, browser Cordova Plugins : not available

Utility:

cordova-res : not installed native-run : 0.2.9

System:

Android SDK Tools : 26.1.1 NodeJS : v12.18.3 (C:\Program Files\nodejs\node.exe) npm : 6.14.8 OS : Windows 10

Thanksdetail and share your code, configuration, and other relevant info.