Add platform hidl interfaces to mainline_system
Core variant of some hidl interfaces must be included in mainline_system explicitly because they have dependency with external modules. Bug: 138284120 Test: build mainline_system_arm64 Change-Id: I1893bb807429dbcacac3db3dcab2a830456775ea
This commit is contained in:
parent
61fae1ac20
commit
bfe4a1c096
|
@ -73,6 +73,8 @@ PRODUCT_PACKAGES += \
|
|||
android.hardware.radio@1.0 \
|
||||
android.hardware.radio@1.1 \
|
||||
android.hardware.radio@1.2 \
|
||||
android.hardware.radio@1.3 \
|
||||
android.hardware.radio@1.4 \
|
||||
android.hardware.radio.config@1.0 \
|
||||
android.hardware.radio.deprecated@1.0 \
|
||||
android.hardware.secure_element@1.0 \
|
||||
|
|
Loading…
Reference in New Issue