mirror of
https://github.com/Evolution-X-Devices/device_lenovo_zippo
synced 2026-01-27 14:21:16 +00:00
7 lines
154 B
Bash
Executable File
7 lines
154 B
Bash
Executable File
#!/bin/bash
|
|
|
|
source $ANDROID_BUILD_TOP/system/tools/hidl/update-makefiles-helper.sh
|
|
|
|
do_makefiles_update \
|
|
"vendor.goodix:device/lenovo/zippo/interfaces"
|