diff --git a/target/product/base_system.mk b/target/product/base_system.mk index 7e4c5ef476..de3d63da77 100644 --- a/target/product/base_system.mk +++ b/target/product/base_system.mk @@ -128,6 +128,7 @@ PRODUCT_PACKAGES += \ libaudioeffect_jni \ libbinder \ libbinder_ndk \ + libbinder_rpc_unstable \ libc.bootstrap \ libcamera2ndk \ libcutils \