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

Commit 779f5157 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

Change-Id: Iccb97763daf530a5ab6a0a39d1ce745e3089c3db
parents 50bb265b 340adb57
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",
    ],