mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: parts: fix fps overlay on quicksettings
* mRunning should be static (in companion object) to correctly get it Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
62b750c2e9
commit
de4c5c6d8e
6 changed files with 17 additions and 3 deletions
8
a20e/derp_a20e.mk
Normal file
8
a20e/derp_a20e.mk
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Auto-Generated by device/samsung/a20e/setup.sh
|
||||
$(call inherit-product, device/samsung/a20e/full_a20e.mk)
|
||||
$(call inherit-product, vendor/derp/config/common_full_phone.mk)
|
||||
PRODUCT_NAME := derp_a20e
|
||||
|
||||
# Additional Props
|
||||
TARGET_FACE_UNLOCK_SUPPORTED := true
|
||||
TARGET_BOOT_ANIMATION_RES := 720
|
||||
Loading…
Reference in a new issue