Add entrypoint for Learn More in PS settings & Setup intro
Screenshots: go/ss/RXhN57DSuSj7aQf.png go/ss/5xcbx3mWeo2sZ37.png Bug: 326059389 Test: atest PrivateSpaceFooterPreferenceControllerTest Change-Id: I72beb1a04ea11909643dd6b455575478cfb5d87c
This commit is contained in:
@@ -81,10 +81,12 @@
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
<com.android.settings.accessibility.AccessibilityFooterPreference
|
||||
<com.android.settingslib.widget.FooterPreference
|
||||
android:key="private_space_footer"
|
||||
android:title="@string/private_space_apps_permission_text"
|
||||
android:selectable="false"
|
||||
settings:searchable="false"/>
|
||||
settings:searchable="false"
|
||||
settings:controller="com.android.settings.privatespace.PrivateSpaceFooterPreferenceController"/>
|
||||
|
||||
|
||||
</PreferenceScreen>
|
||||
|
Reference in New Issue
Block a user