mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: Override vndk*.libraries.29.txt and libstagefright_foundation.so
* Instead of editing it from recovery, https://github.com/SamarV-121/android_device_samsung_universal7885-common/commits/974a3c72d5ab7162214a031a8b722c369aa7b4b1/rootdir/bin/sys.sh Signed-off-by: SamarV-121 <samarvispute121@gmail.com> Change-Id: I2c51933bb0ee7e5d8db8b533d8ac329d44165f89
This commit is contained in:
parent
ba2c97b3d7
commit
b3bf6dc14b
7 changed files with 236 additions and 14 deletions
|
|
@ -27,6 +27,9 @@ TARGET_2ND_CPU_VARIANT_RUNTIME := cortex-a53
|
|||
# Audio
|
||||
TARGET_EXCLUDES_AUDIOFX := true
|
||||
|
||||
# Build system
|
||||
BUILD_BROKEN_DUP_RULES := true
|
||||
|
||||
# Camera
|
||||
TARGET_CAMERA_BOOTTIME_TIMESTAMP := true
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue