mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
unversal7904: Require libunwindstack for libhifills
- Fixes missing symbol __cxa_demangle Change-Id: Ie8e67ead638d8756a680ceae205ae57520afc4b9 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
60da3cd566
commit
b2293e8634
2 changed files with 4 additions and 1 deletions
|
|
@ -66,7 +66,8 @@ PRODUCT_PACKAGES += \
|
|||
libhidltransport \
|
||||
libhidltransport.vendor \
|
||||
libhwbinder \
|
||||
libhwbinder.vendor
|
||||
libhwbinder.vendor \
|
||||
libunwindstack.vendor
|
||||
|
||||
# Init
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
|
|||
Loading…
Reference in a new issue