Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6a9b8d0c authored by David Anderson's avatar David Anderson Committed by Automerger Merge Worker
Browse files

Merge changes from topic "revert-1660531-max-boot-level-crypto-KFMCEDKSIV" am:...

Merge changes from topic "revert-1660531-max-boot-level-crypto-KFMCEDKSIV" am: 0da1d617 am: 3b7cf575

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1665501

Change-Id: I62819572f7c0ffc7fae73ceeebb1992d55bda958
parents 8d7a612f 3b7cf575
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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",
    ],
}