Added activity for the ACTION_DIRECTORY_ACCESS_SETTINGS intent.
Applications typically use this action to ask the user to revert the "Do not ask again" status of directory access requested made by StorageVolume.createAccessIntent(directory). Test: adb shell am start -a android.settings.DIRECTORY_ACCESS_SETTINGS Test: atest CtsAppSecurityHostTestCases:ScopedDirectoryAccessTest#testResetDoNotAskAgain Bug: 63720392 Change-Id: Ib9007c2c08a75e2e54df6d6b5f465f9c3ccc82be
Loading
Please register or sign in to comment