car: update for AOSP16 QPR1
* liblargeparcelablejni was added to
packages/services/Car/car_product/build/car_system.mk in AOSP16 QPR1 [1].
* TODO: It seems packages/services/Car/car_product/build/car.mk hasn't been
kept up-to-date in a while. Look into inheriting partition specific
configuration instead.
[1]: 28dd44d3a7
This commit is contained in:
@@ -17,6 +17,10 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
|
|||||||
$(call inherit-product, packages/services/Car/car_product/build/car.mk)
|
$(call inherit-product, packages/services/Car/car_product/build/car.mk)
|
||||||
$(call enforce-product-packages-exist,Bluetooth Keyguard Launcher2 OverviewApp RotaryIME RotaryPlayground com.android.ranging libnfc_ndef libvariablespeed pppd)
|
$(call enforce-product-packages-exist,Bluetooth Keyguard Launcher2 OverviewApp RotaryIME RotaryPlayground com.android.ranging libnfc_ndef libvariablespeed pppd)
|
||||||
|
|
||||||
|
# android.car
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
liblargeparcelablejni
|
||||||
|
|
||||||
# Audio
|
# Audio
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.automotive.audiocontrol-service.example
|
android.hardware.automotive.audiocontrol-service.example
|
||||||
|
|||||||
Reference in New Issue
Block a user