forked from donjohanliebert/hardware_xiaomi
interfaces: Update blueprints to reflect renamed repo
Repo android_device_xiaomi_common is now android_hardware_xiaomi Change-Id: I2ad964dad3a20784cebdd5fb1f4db353efaa531d
This commit is contained in:
parent
b78b8dc49d
commit
6521d34433
@ -1,9 +1,9 @@
|
||||
hidl_package_root {
|
||||
name: "vendor.xiaomi",
|
||||
path: "device/xiaomi/common/interfaces",
|
||||
path: "hardware/xiaomi/interfaces",
|
||||
}
|
||||
|
||||
hidl_package_root {
|
||||
name: "vendor.goodix",
|
||||
path: "device/xiaomi/common/interfaces",
|
||||
path: "hardware/xiaomi/interfaces",
|
||||
}
|
||||
|
@ -3,4 +3,4 @@
|
||||
source $ANDROID_BUILD_TOP/system/tools/hidl/update-makefiles-helper.sh
|
||||
|
||||
do_makefiles_update \
|
||||
"vendor.xiaomi:device/xiaomi/common/interfaces"
|
||||
"vendor.xiaomi:hardware/xiaomi/interfaces"
|
||||
|
Loading…
Reference in New Issue
Block a user