common: Swap common AndroidBoard include order.
* Went and did a derp. Change-Id: I1ca4b829c73ea97546508e8d259abf395947b12c
This commit is contained in:
parent
bcc4fc6830
commit
6681d2a404
|
@ -14,7 +14,7 @@
|
|||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
include $(call all-makefiles-under,$(LOCAL_PATH))
|
||||
|
||||
# Common
|
||||
include vendor/qcom/opensource/core-utils/build/AndroidBoardCommon.mk
|
||||
|
||||
include $(call all-makefiles-under,$(LOCAL_PATH))
|
||||
|
|
Loading…
Reference in New Issue