patch: update DEVICE_DIR for mt8127-common

This commit is contained in:
Joel Bacchus
2021-01-17 01:09:16 +00:00
parent 4a320140ae
commit 37f06cd085
+1 -1
View File
@@ -1,5 +1,5 @@
ROOT="${PWD}" ROOT="${PWD}"
DEVICE_DIR="device/alcatel/ttab" DEVICE_DIR="device/amazon/mt8127-common"
REPOSITORIES=( REPOSITORIES=(
'frameworks/av' 'frameworks/av'
) )