Merge "Allowlist chre_api to resolve bp2build failure" into main
diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go
index 08b9dd0..f411026 100644
--- a/android/allowlists/allowlists.go
+++ b/android/allowlists/allowlists.go
@@ -671,6 +671,9 @@
 		//frameworks/native/cmds/cmd
 		"libcmd",
 
+		//system/chre
+		"chre_api",
+
 		//system/core/fs_mgr/libdm
 		"libdm",