Loading update-makefiles.sh +1 −1 Original line number Diff line number Diff line #!/bin/bash source system/tools/hidl/update-makefiles-helper.sh source $ANDROID_BUILD_TOP/system/tools/hidl/update-makefiles-helper.sh do_makefiles_update \ "android.hardware:hardware/interfaces" \ Loading Loading
update-makefiles.sh +1 −1 Original line number Diff line number Diff line #!/bin/bash source system/tools/hidl/update-makefiles-helper.sh source $ANDROID_BUILD_TOP/system/tools/hidl/update-makefiles-helper.sh do_makefiles_update \ "android.hardware:hardware/interfaces" \ Loading