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

Commit 5ee672ab authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add "//apex_available:platform" to apex_available." am: 340adb57 am: 779f5157

Change-Id: Iadab13e83a8bbf5898bcfafbda6cffd889c323be
parents e3cc0261 779f5157
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",
    ],