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

Commit 7e556aff authored by Keun young Park's avatar Keun young Park
Browse files

Allow android.media.audio.common.types to car apex

- Used by new IAudioControl HAL which is used by car service

Bug: 218682011
Test: build
Change-Id: I627496ea9ca66126d839a6bc9f4549b9284c7065
parent dc7dc570
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -103,6 +103,11 @@ aidl_interface {
        },
        java: {
            sdk_version: "module_current",
            min_sdk_version: "29",
            apex_available: [
                "//apex_available:platform",
                "com.android.car.framework",
            ],
        },
        ndk: {
            vndk: {