mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universal7885: Remove vndk compat layer
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
778a439693
commit
cb2639978f
6 changed files with 1 additions and 466 deletions
|
|
@ -57,7 +57,6 @@ fi
|
|||
# Initialize the helper
|
||||
setup_vendor "$DEVICE" "$VENDOR" "$LINEAGE_ROOT" false "$CLEAN_VENDOR"
|
||||
|
||||
extract "$MY_DIR"/proprietary-files-vndk.txt "$SRC" "$SECTION"
|
||||
extract "$MY_DIR"/proprietary-files.txt "$SRC" "$SECTION"
|
||||
extract "$MY_DIR"/proprietary-files-lpm.txt "$SRC" "$SECTION"
|
||||
"$MY_DIR"/setup-makefiles.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue