land: Update CM device fragment paths
Change-Id: Iae93f921e6603c5500dc7f94c79cdcb5d767a4ba
This commit is contained in:
parent
91c30b329c
commit
a6c9e54b17
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
|||
#
|
||||
|
||||
DEVICE_PATH := device/xiaomi/land
|
||||
CM_PATH := vendor/cm/device/board
|
||||
CM_PATH := vendor/cm/config/board
|
||||
|
||||
# Define platform before including any common things
|
||||
include $(DEVICE_PATH)/PlatformConfig.mk
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
# limitations under the License.
|
||||
#
|
||||
|
||||
CM_PATH := vendor/cm/device/product
|
||||
CM_PATH := vendor/cm/config/product
|
||||
|
||||
# Overlay
|
||||
DEVICE_PACKAGE_OVERLAYS += \
|
||||
|
|
Loading…
Reference in a new issue