Allow IllustrationPreference usage in PermissionController
This will be used in the corresponding UI change of ag/20902246 Bug: 253171484 Test: atest SafetyCenterSubpagesTest Change-Id: I4dda1ebeab27252500e61a12c29949d6afd70569
This commit is contained in:
@@ -20,4 +20,9 @@ android_library {
|
||||
|
||||
sdk_version: "system_current",
|
||||
min_sdk_version: "28",
|
||||
|
||||
apex_available: [
|
||||
"//apex_available:platform",
|
||||
"com.android.permission",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user