mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
Add annotations to create gnss-base.h
This is required to make sure that the constants in gps.h does not ever go out of sync with the enums created out of them in the HAL interface definition. Test: mm Change-Id: I103cf46d198e9f5de9e0cfd64f2795f0094ecb39
This commit is contained in:
@@ -25,6 +25,9 @@ hidl-gen $options \
|
||||
hidl-gen $options \
|
||||
-o hardware/libhardware/include/hardware/nfc-base.h \
|
||||
android.hardware.nfc@1.0
|
||||
hidl-gen $options \
|
||||
-o hardware/libhardware/include/hardware/gnss-base.h \
|
||||
android.hardware.gnss@1.0
|
||||
|
||||
# system/core
|
||||
hidl-gen $options \
|
||||
|
||||
Reference in New Issue
Block a user