mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
| Filename | Latest commit message | Latest commit date |
|---|---|---|
VNDK has been deprecated, and libraries that were built implicitly under VNDK before aren't anymore. Build the few necessary ones explicitly to resolve the following: vndksupport: Could not load /vendor/lib/hw/audio.primary.exynos7904.so from default namespace: dlopen failed: library "libprocessgroup.so" not found: needed by /vendor/lib/hw/audio.primary.exynos7904.so in namespace (default). vndksupport: Could not load /vendor/lib/hw/audio.primary.exynos7904.so from default namespace: dlopen failed: library "libexpat.so" not found: needed by /vendor/lib/hw/audio.primary.exynos7904.so in namespace (default). vndksupport: Could not load /vendor/lib64/hw/camera.exynos7904.so from default namespace: dlopen failed: library "libexpat.so" not found: needed by /vendor/lib64/libsecnativefeature.so in namespace (default). dlopen failed: library "libnetutils.so" not found: needed by /vendor/lib64/libsec-ril.so in namespace (default) dlopen failed: library "libsqlite.so" not found: needed by /vendor/lib64/libsec-ril.so in namespace (default) dlopen failed: library "libnetutils.so" not found: needed by /vendor/lib64/libsec-ril-dsds.so in namespace (default) dlopen failed: library "libsqlite.so" not found: needed by /vendor/lib64/libsec-ril-dsds.so in namespace (default) Change-Id: I322a1873b03cbc7c520215cf9487f9274ffdc1b2 |
||
| .. | ||
| camera/provider | ||
| configs | ||
| dtbo | ||
| libinit | ||
| libshims/sensor | ||
| overlay | ||
| powerstats | ||
| releasetools | ||
| rootdir | ||
| rro_overlays/WifiOverlay | ||
| sepolicy | ||
| Android.bp | ||
| Android.mk | ||
| BoardConfigCommon.mk | ||
| extract-files.sh | ||
| generate_product_makefiles.py | ||
| proprietary-files.txt | ||
| reorder-libs.py | ||
| setup-makefiles.sh | ||
| system.prop | ||
| universal7885-common.mk | ||
| vendor.prop | ||
| vendorsetup.sh | ||