mirror of
https://github.com/oplus-giulia-dev/android_hardware_oplus
synced 2025-11-25 01:30:02 +08:00
7 lines
156 B
Bash
Executable File
7 lines
156 B
Bash
Executable File
#!/bin/bash
|
|
|
|
source $ANDROID_BUILD_TOP/system/tools/hidl/update-makefiles-helper.sh
|
|
|
|
do_makefiles_update \
|
|
"vendor.oplus:hardware/oplus/interfaces/oplus"
|