mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 20:15:32 -04:00
universal7885: Fulfil dependencies of camera HAL [1/2]
* Expose libgui.so to all vendor modules * Import libcamera.client.so to prebuilt vndk-29 Signed-off-by: SamarV-121 <samarvispute121@gmail.com> Change-Id: Ia30c8f7cb8b420f1b19b6c973f047aa55b06b930
This commit is contained in:
parent
11e19c497e
commit
7b43d9eb6f
4 changed files with 15 additions and 1 deletions
|
|
@ -21,7 +21,8 @@ TARGET_SCREEN_WIDTH := 1080
|
|||
PRODUCT_PACKAGES += \
|
||||
init.universal7904.rc \
|
||||
init.usb_accessory.rc \
|
||||
fstab.enableswap
|
||||
fstab.enableswap \
|
||||
sys.sh
|
||||
|
||||
# NFC
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
|
|||
Loading…
Reference in a new issue