platform_hardware_interfaces/keymaster/aidl/aidl_api/android.hardware.keymaster
Ilya Matyukhin e00ec5d9fc Add @hide to the keymaster interfaces
This change allows the framework to depend on biometric AIDL types, for
example: `android.hardware.keymaster.HardwareAuthToken`.

The dependency can be introduced with a `-java-source` target, for
example: `:android.hardware.keymaster-V4-java-source`.

The "@hide" annotation informs Metalava that these types are not a
public API (not part of the SDK).

Bug: 218388821
Test: m android.hardware.keymaster-update-api
Change-Id: I0da555645f1548ad7124732236054f6e408c43e5
2022-11-01 20:38:02 +00:00
..
1 Freeze vintf aidl interfaces 2020-04-08 20:28:40 +09:00
2 Identity Credential: Add method to accept verification token. 2020-05-08 11:33:23 -04:00
3 Freeze AIDL APIs for SC 2021-05-25 10:13:26 +09:00
current/android/hardware/keymaster Add @hide to the keymaster interfaces 2022-11-01 20:38:02 +00:00