Add new allowed dependency "libc++fs".

Bug: 205276874
Test: m nothing
Apex-Size-Increase: 40KB (or 0.1% of the ART APEX)
Previous-Platform-Support: yes (The library is statically linked.)
Aosp-First: yes
Test-Info: See above
Change-Id: I46d086079c0b0fa83455f898fb7328b94c761fb4
This commit is contained in:
Jiakai Zhang
2021-11-12 21:19:04 +00:00
parent d1e683a867
commit 2e20043b65

View File

@@ -293,6 +293,7 @@ libc++(minSdkVersion:apex_inherit)
libc++_static(minSdkVersion:apex_inherit)
libc++abi(minSdkVersion:apex_inherit)
libc++demangle(minSdkVersion:apex_inherit)
libc++fs(minSdkVersion:apex_inherit)
libc_headers(minSdkVersion:apex_inherit)
libc_headers_arch(minSdkVersion:apex_inherit)
libc_llndk_headers(minSdkVersion:apex_inherit)