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

Commit bdf2ba0a authored by Kiran Ramachandra's avatar Kiran Ramachandra
Browse files

Added extservices in apex_available for Permission flags

Suggested by the build, this is required while adding the Permission Flags dependency to external/libtextclassifier

Bug: 388898030
Test: pre-submit
Flag: android.permission.flags.enable_otp_in_text_classifiers

Change-Id: Id09876d49337ec884a7cb347720d2787f2c428be
parent 92ae26dc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -848,6 +848,7 @@ java_aconfig_library {
        "//apex_available:platform",
        "com.android.nfcservices",
        "com.android.permission",
        "com.android.extservices",
    ],
}