sm6250-common: Update deps and Soong namespaces to account for new repo

Consumer IR HAL now lives in hardware/xiaomi.

Change-Id: I90ef81cacfd7e236cef32b6b7ab1252ecc950bbc
This commit is contained in:
Bruno Martins 2020-04-08 14:38:05 +01:00 committed by Nick C
parent acbe10758c
commit fb9cbd50bf
2 changed files with 7 additions and 1 deletions

View File

@ -3,5 +3,10 @@
"repository" : "kdrag0n/proton-clang",
"target_path" : "prebuilts/clang/host/linux-x86/clang-proton",
"branch" : "master"
},
{
"repository" : "hardware_xiaomi",
"target_path" : "hardware/xiaomi",
"branch" : "ten"
}
]

View File

@ -193,7 +193,8 @@ PRODUCT_COPY_FILES += \
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH) \
hardware/google/pixel
hardware/google/pixel \
hardware/xiaomi
# Telephony
PRODUCT_PACKAGES += \