Added libarect_headers to the allowed list

libarect was in the allowed list, now libarect_headers also is added

Apex-Size-Increase: 0
Previous-Platform-Support: 29 (the same as min_sdk_version of libarect)
Aosp-First: Yes.
Test-Info: No behavior change. libarect has been in the allow list. The
header variant of the lib is added as a dependency.

Bug: 214411172
Test: Builds
Change-Id: Id1fce9d809e9f334cc36f75868a98745504693b7
This commit is contained in:
Harish Mahendrakar
2022-05-27 15:10:47 -07:00
parent fc0ea40e8d
commit 92cb3cb2b6

View File

@@ -279,6 +279,7 @@ libanyhow(minSdkVersion:29)
libapp_processes_protos_lite(minSdkVersion:(no version))
libapp_processes_protos_lite(minSdkVersion:30)
libarect(minSdkVersion:29)
libarect_headers(minSdkVersion:29)
libasync_safe(minSdkVersion:apex_inherit)
libasyncio(minSdkVersion:(no version))
libasyncio(minSdkVersion:apex_inherit)