6 lines
169 B
Bash
6 lines
169 B
Bash
#!/bin/bash
|
|
|
|
source $ANDROID_BUILD_TOP/system/tools/hidl/update-makefiles-helper.sh
|
|
|
|
do_makefiles_update \
|
|
"vendor.oppo:device/realme/sdm710-common/interfaces/vendor"
|