mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "Mark frozen false to make sure native could reference" into main
This commit is contained in:
@@ -13,7 +13,7 @@ aidl_interface {
|
||||
srcs: [
|
||||
"android/hardware/biometrics/common/*.aidl",
|
||||
],
|
||||
frozen: true,
|
||||
frozen: false,
|
||||
stability: "vintf",
|
||||
backend: {
|
||||
java: {
|
||||
|
||||
Reference in New Issue
Block a user