Add a More item for Special app access page.
This allows users to toggle non-exclusive roles, such as the temporary SMS access (non-exclusive) role. Bug: 110557011 Test: atest MorePreferenceControllerTest Change-Id: Id9c0338ef2996aaa741c3da8104e867f32050f3a
This commit is contained in:
@@ -135,4 +135,9 @@
|
||||
android:title="@string/financial_apps_sms_access_title"
|
||||
android:fragment="com.android.settings.applications.specialaccess.financialapps.FinancialAppsSmsAccess"
|
||||
settings:keywords="@string/keywords_financial_apps_sms_access" />
|
||||
|
||||
<Preference
|
||||
android:key="special_access_more"
|
||||
android:title="@string/special_access_more"
|
||||
settings:controller="com.android.settings.applications.specialaccess.MoreSpecialAccessPreferenceController" />
|
||||
</PreferenceScreen>
|
||||
|
||||
Reference in New Issue
Block a user