Loading AndroidManifest-common.xml +0 −3 Original line number Diff line number Diff line Loading @@ -46,9 +46,6 @@ <uses-permission android:name="android.permission.READ_DEVICE_CONFIG" /> <uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" /> <!-- TODO(b/150802536): Enabled only for ENABLE_FIXED_ROTATION_TRANSFORM feature flag --> <uses-permission android:name="android.permission.WRITE_SECURE_SETTINGS"/> <!-- Permissions required for read/write access to the workspace data. These permission name should not conflict with that defined in other apps, as such an app should embed its package Loading Loading
AndroidManifest-common.xml +0 −3 Original line number Diff line number Diff line Loading @@ -46,9 +46,6 @@ <uses-permission android:name="android.permission.READ_DEVICE_CONFIG" /> <uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" /> <!-- TODO(b/150802536): Enabled only for ENABLE_FIXED_ROTATION_TRANSFORM feature flag --> <uses-permission android:name="android.permission.WRITE_SECURE_SETTINGS"/> <!-- Permissions required for read/write access to the workspace data. These permission name should not conflict with that defined in other apps, as such an app should embed its package Loading