android_device_samsung_a20/universal7885-common
Repository files (latest commit first)
Filename Latest commit message Latest commit date
K9100ii 18591bc134 universal7885: Build a few necessary libraries, previously under VNDK
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
2024-08-10 19:31:51 +09:00
..
camera/provider universal7885: libshims: Remove camera shim 2023-11-29 14:18:39 +09:00
configs universal7885: Include lineage FCM 2024-08-10 19:31:44 +09:00
dtbo fixup! universal7885: compile dtbo from the kernel rather than prebuilt 2024-04-12 08:40:26 +09:00
libinit universal7885: libinit: Set low_ram prop if less than 4GB RAM 2024-04-03 22:48:09 +09:00
libshims/sensor Revert "universal7885: Replace libutils-v32 with a shim" 2023-11-29 19:46:03 +09:00
overlay universal7885: Remove SQLite Memory mode optimizations 2024-04-20 00:27:20 +09:00
powerstats universal7885: powerstats: Move it out of hidl-packages 2023-11-29 14:18:38 +09:00
releasetools universal7885: Disable VINTF checks 2024-04-03 22:48:09 +09:00
rootdir universal7885: Enable UDFPS on boot 2023-11-29 14:18:40 +09:00
rro_overlays/WifiOverlay universal7885: bpfmt 2022-05-20 18:37:24 +09:00
sepolicy universal7885: sepolicy: Drop batt_slate_mode genfscon 2024-04-03 22:48:09 +09:00
Android.bp universal7885: Switch to install_symlink for OpenCL 2024-04-21 11:06:21 +09:00
Android.mk universal7885: Switch to install_symlink for OpenCL 2024-04-21 11:06:21 +09:00
BoardConfigCommon.mk universal7885: powerhint: Add battery_saver hint 2024-02-18 22:54:07 +09:00
extract-files.sh universal7885: Use libcrypto v33 for keymaster 2024-04-03 22:48:09 +09:00
generate_product_makefiles.py universal7885: generate_product_makefiles: Rework, add MikuUI VF 2024-04-04 22:03:42 +09:00
proprietary-files.txt Revert "universal7885: Adapt to DRM hal changes from 9820" 2023-11-29 19:46:26 +09:00
reorder-libs.py universal7885: Add a script to reorder blobs list 2022-04-22 07:43:22 +09:00
setup-makefiles.sh universal7885: Use proper blobs naming 2022-04-21 21:17:50 +09:00
system.prop universal7885: Disable Skia tracing by default 2024-04-20 00:27:20 +09:00
universal7885-common.mk universal7885: Build a few necessary libraries, previously under VNDK 2024-08-10 19:31:51 +09:00
vendor.prop universal7885: Define ro.hardware.vulkan prop 2024-04-20 00:27:20 +09:00
vendorsetup.sh universal7885: generate_product_makefiles: Unify in python 2024-02-21 19:10:29 +09:00