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

Commit 340adb57 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add "//apex_available:platform" to apex_available."

parents 8b9e6369 e3de1d1b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@ cc_library_static {
    host_supported: true,

    apex_available: [
        "//apex_available:platform",
        "com.android.media",
    ],

+1 −0
Original line number Diff line number Diff line
sysprop_library {
    name: "LibGuiProperties",
    apex_available: [
        "//apex_available:platform",
        "com.android.media",
        "com.android.media.swcodec",
    ],