mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -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 += \
|
||||
lineage.fastcharge@1.0-service.samsung
|
||||
|
||||
# HIDL
|
||||
PRODUCT_PACKAGES += \
|
||||
libhidltransport \
|
||||
libhidltransport.vendor \
|
||||
libhwbinder \
|
||||
libhwbinder.vendor
|
||||
|
||||
# Init
|
||||
PRODUCT_PACKAGES += \
|
||||
init.universal7904.rc \
|
||||
|
|
|
|||
Loading…
Reference in a new issue