commit | 4b4d61fa2e67ae831428374e1bb2e95d1bdd9a09 | [log] [tgz] |
---|---|---|
author | Kevin Jeon <kevinjeon@google.com> | Tue Aug 01 18:25:33 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Aug 01 18:25:33 2023 +0000 |
tree | f09063fc3e8da23a94b51852631625ddd8f6ad77 | |
parent | 09195f4ffd24c7bb67262045cb1b2a1a7ef1d2f6 [diff] | |
parent | 501be146db59b11db79144b933f81e16cdc15525 [diff] |
Merge "Add libdumpstateutil to vendor variant list" into main
diff --git a/cc/config/vndk.go b/cc/config/vndk.go index dd612ce..f9b3eac 100644 --- a/cc/config/vndk.go +++ b/cc/config/vndk.go
@@ -21,6 +21,7 @@ var VndkMustUseVendorVariantList = []string{ "android.hardware.nfc@1.2", "libbinder", + "libdumpstateutil", "libcrypto", "libexpat", "libgatekeeper",