mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
0edf57e04beeb4101434c2f425e16fe4eb54c4f6
When health aidl_interface version updraged, some libraries are depending on V1 and android.hardware.health-translate-ndk at the same time. It will cause multiple versions depending if android.hardware.health-translate-ndk is depending on new version. version. Fork android.hardware.health-translate-ndk generate two versions, so that other libraries can depend on the same aidl_interface, to avoid multiple versions depending. Bug: 251425963 Test: m Change-Id: I0641e9f6c1445ee2549b956012ebb35eb1f8ac97 Signed-off-by: Jack Wu <wjack@google.com>
…
…
…
…
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%