mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Add explicit apex_available clauses
So we can start deleting the lists embedded in the build tools Bug: 215589022 Test: build Change-Id: Ibea376e172d4def6d1dbb2b8e7a170afc356f59e
This commit is contained in:
@@ -25,4 +25,9 @@ hidl_interface {
|
||||
"android.hidl.base@1.0",
|
||||
],
|
||||
gen_java: true,
|
||||
apex_available: [
|
||||
"//apex_available:platform",
|
||||
"com.android.media",
|
||||
"com.android.media.swcodec",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user