mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: Major (de)commonize due to prev commit
This commit is contained in:
parent
e88568c670
commit
07b209df81
31 changed files with 606 additions and 66 deletions
|
|
@ -18,5 +18,5 @@ echo "PRODUCT_NAME := "$VENDOR"_a30" >> device/samsung/a30/"$VENDOR"_a30.mk
|
|||
echo "" >> device/samsung/a30/"$VENDOR"_a30.mk
|
||||
echo "# Additional Props" >> device/samsung/a30/"$VENDOR"_a30.mk
|
||||
echo "TARGET_FACE_UNLOCK_SUPPORTED := true" >> device/samsung/a30/"$VENDOR"_a30.mk
|
||||
echo "TARGET_BOOT_ANIMATION_RES := 720" >> device/samsung/a30/"$VENDOR"_a30.mk
|
||||
echo "TARGET_BOOT_ANIMATION_RES := 1080" >> device/samsung/a30/"$VENDOR"_a30.mk
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue