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
This commit is contained in:
Keun young Park
2022-02-09 08:12:12 -08:00
parent dc7dc570b8
commit 7e556aff13

View File

@@ -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: {