mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
nfc(hal): Make it available for nfc apex
Bug: 303286040 Test: Compiles Merged-In: I2d70f751867fe02ba2bc6958963e30f128630b00 Change-Id: I2d70f751867fe02ba2bc6958963e30f128630b00
This commit is contained in:
@@ -22,4 +22,8 @@ hidl_interface {
|
||||
"android.hidl.base@1.0",
|
||||
],
|
||||
gen_java: true,
|
||||
apex_available: [
|
||||
"//apex_available:platform",
|
||||
"com.android.nfcservices",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user