Add READ_DEVICE_CONFIG permission

Bug: 138964490

Change-Id: I5e119de3d4725aaa0e9c843d1e3d65df2c6c756e
This commit is contained in:
Hyunyoung Song 2019-08-16 10:16:39 -07:00
parent 96a066ab52
commit 2dac6f8d30
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
<uses-permission android:name="android.permission.REQUEST_DELETE_PACKAGES" />
<uses-permission android:name="android.permission.READ_DEVICE_CONFIG" />
<!--