diff --git a/aosp_rpi5_car.mk b/aosp_rpi5_car.mk index d6b94c5..5d643e5 100644 --- a/aosp_rpi5_car.mk +++ b/aosp_rpi5_car.mk @@ -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 enforce-product-packages-exist,Bluetooth Keyguard Launcher2 OverviewApp RotaryIME RotaryPlayground com.android.ranging libnfc_ndef libvariablespeed pppd) +# android.car +PRODUCT_PACKAGES += \ + liblargeparcelablejni + # Audio PRODUCT_PACKAGES += \ android.hardware.automotive.audiocontrol-service.example