mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: Build libhidltransport/libhwbinder
* Needed for old blobs Change-Id: I43fc0e46547dfc126a4b2ac9dcc82c7c4f2ee172 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
197c2b9518
commit
d99080b100
1 changed files with 7 additions and 0 deletions
|
|
@ -26,6 +26,13 @@ TARGET_SCREEN_WIDTH := 1080
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
lineage.fastcharge@1.0-service.samsung
|
lineage.fastcharge@1.0-service.samsung
|
||||||
|
|
||||||
|
# HIDL
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
libhidltransport \
|
||||||
|
libhidltransport.vendor \
|
||||||
|
libhwbinder \
|
||||||
|
libhwbinder.vendor
|
||||||
|
|
||||||
# Init
|
# Init
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
init.universal7904.rc \
|
init.universal7904.rc \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue