hardware_xiaomi/interfaces/updates-makefiles.sh
Bruno Martins 1bb66f6898 interfaces: Split between vendors
This should make updates-makefiles.sh usable.

Change-Id: I118fcb1bcbed290eb894f92c058269189f2dde84
2022-03-04 16:19:57 +00:00

10 lines
234 B
Bash
Executable File

#!/bin/bash
source $ANDROID_BUILD_TOP/system/tools/hidl/update-makefiles-helper.sh
do_makefiles_update \
"vendor.goodix:hardware/xiaomi/interfaces/goodix"
do_makefiles_update \
"vendor.xiaomi:hardware/xiaomi/interfaces/xiaomi"