Merge "Initial screens for Storage Access."
This commit is contained in:
committed by
Android (Google) Code Review
commit
a35adb12f0
@@ -111,4 +111,16 @@
|
||||
android:value="com.android.settings.Settings$VrListenersSettingsActivity" />
|
||||
</Preference>
|
||||
|
||||
<!-- TODO(b/63720392): add when ready
|
||||
<Preference
|
||||
android:key="special_app_storage_access"
|
||||
android:title="@string/storage_access"
|
||||
android:fragment="com.android.settings.applications.manageapplications.ManageApplications"
|
||||
settings:keywords="@string/keywords_storage_access">
|
||||
<extra
|
||||
android:name="classname"
|
||||
android:value="com.android.settings.Settings$StorageAccessSettingsActivity" />
|
||||
</Preference>
|
||||
-->
|
||||
|
||||
</PreferenceScreen>
|
||||
|
||||
Reference in New Issue
Block a user