android_vendor_aospa/interfaces/update-makefiles.sh

9 lines
232 B
Bash
Executable File

#!/bin/bash
source $ANDROID_BUILD_TOP/system/tools/hidl/update-makefiles-helper.sh
do_makefiles_update \
"vendor.aospa:vendor/pa/interfaces" \
"android.hardware:hardware/interfaces" \
"android.hidl:system/libhidl/transport"