xref: /aosp12/system/tools/hidl/test/vendor/update-makefile.sh
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#!/bin/bash
2
3options="-O some-owner-name
4         -r hidl.tests:system/tools/hidl/test/
5         -r android.hidl:system/libhidl/transport
6         -r android.hardware:hardware/interfaces"
7
8hidl-gen -Landroidbp $options hidl.tests.vendor@1.0;
9hidl-gen -Landroidbp $options hidl.tests.vendor@1.1;
10hidl-gen -Landroidbp $options hidl.tests.vendor.android@1.0;
11

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

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