mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
Merge "Unfreezed aidl interface for aidl v3" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
a0791ae5f0
@@ -41,6 +41,5 @@ aidl_interface {
|
||||
},
|
||||
|
||||
],
|
||||
frozen: true,
|
||||
|
||||
}
|
||||
|
||||
@@ -30,7 +30,7 @@ cc_defaults {
|
||||
],
|
||||
shared_libs: [
|
||||
"android.hardware.common.fmq-V1-ndk",
|
||||
"android.hardware.tv.tuner-V2-ndk",
|
||||
"android.hardware.tv.tuner-V3-ndk",
|
||||
"libbase",
|
||||
"libbinder_ndk",
|
||||
"libcutils",
|
||||
|
||||
@@ -55,7 +55,7 @@ cc_test {
|
||||
"android.hardware.cas-V1-ndk",
|
||||
"android.hardware.common-V2-ndk",
|
||||
"android.hardware.common.fmq-V1-ndk",
|
||||
"android.hardware.tv.tuner-V2-ndk",
|
||||
"android.hardware.tv.tuner-V3-ndk",
|
||||
"libaidlcommonsupport",
|
||||
"libfmq",
|
||||
"libcutils",
|
||||
|
||||
Reference in New Issue
Block a user