Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ffd5aad4 authored by Shriya Gupta's avatar Shriya Gupta Committed by Android (Google) Code Review
Browse files

Merge "Allow IllustrationPreference usage in PermissionController"

parents 62792bee f1425e4a
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -20,4 +20,9 @@ android_library {

    sdk_version: "system_current",
    min_sdk_version: "28",

    apex_available: [
        "//apex_available:platform",
        "com.android.permission",
    ],
}