Merge changes from topic "revert-1660531-max-boot-level-crypto-KFMCEDKSIV" am: 0da1d617d2
am: 3b7cf575f0
Original change: https://android-review.googlesource.com/c/platform/system/core/+/1665501 Change-Id: I62819572f7c0ffc7fae73ceeebb1992d55bda958
This commit is contained in:
commit
6a9b8d0c9b
|
@ -363,9 +363,8 @@ rust_bindgen {
|
|||
local_include_dirs: ["include"],
|
||||
bindgen_flags: [
|
||||
"--whitelist-function", "multiuser_get_app_id",
|
||||
"--whitelist-function", "multiuser_get_uid",
|
||||
"--whitelist-function", "multiuser_get_user_id",
|
||||
"--whitelist-var", "AID_KEYSTORE",
|
||||
"--whitelist-function", "multiuser_get_uid",
|
||||
"--whitelist-var", "AID_USER_OFFSET",
|
||||
],
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue