msm8953-common: add support for albus

Signed-off-by: jeangraff30 <jeangraff30@gmail.com>
This commit is contained in:
jeangraff30
2020-12-10 20:29:36 -03:00
parent 29dcca4f37
commit 106e3b7277
4 changed files with 6 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
LOCAL_PATH := $(call my-dir)
ifneq ($(filter ali sanders,$(TARGET_DEVICE)),)
ifneq ($(filter ali albus sanders,$(TARGET_DEVICE)),)
include $(call all-makefiles-under,$(LOCAL_PATH))