xref: /aosp12/system/tools/hidl/update-all-google-makefiles.sh
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#!/bin/bash
2
3# TODO(b/35570956): replace makefile generation with something like 'hidl_interface' in a Soong module
4
5$ANDROID_BUILD_TOP/system/libhidl/update-makefiles.sh
6$ANDROID_BUILD_TOP/hardware/interfaces/update-makefiles.sh
7$ANDROID_BUILD_TOP/frameworks/hardware/interfaces/update-makefiles.sh
8$ANDROID_BUILD_TOP/system/hardware/interfaces/update-makefiles.sh
9
10$ANDROID_BUILD_TOP/system/tools/hidl/test/vendor/update-makefile.sh
11

闽ICP备2022004144号-1闽公网安备35021102001383号

OpenHarmony source code served by {OpenGrok Contact:jevonbin@qq.com