mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universa7885: commonize build fingerprint
* Sperate it to a sperate makefile
This commit is contained in:
parent
651386dfff
commit
c8719f9b92
5 changed files with 13 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifneq ($(filter a20 a20e $(TARGET_DEVICE)),)
|
||||
ifneq ($(filter a20 a20e, $(TARGET_DEVICE)),)
|
||||
|
||||
include $(call all-makefiles-under,$(LOCAL_PATH))
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue