From 152cf348bb5fe6860c805f653a55dbc8a6c91e13 Mon Sep 17 00:00:00 2001 From: Ian Hua Date: Fri, 13 Aug 2021 12:09:39 +0100 Subject: [PATCH] Add fp16_headers in allowed_deps.txt. Fix go/apex-allowed-deps-error for aosp/1793621. Apex-Size-Increase: 4KB for fp16_headers.a du -h out/target/product/generic_arm64/obj/HEADER_LIBRARIES/fp16_headers_intermediates/fp16_headers.a 4.0K out/target/product/generic_arm64/obj/HEADER_LIBRARIES/fp16_headers_intermediates/fp16_headers.a Previous-Platform-Support: 30 Aosp-First: No Ignore-AOSP-First: merge conflict resolutions Test-Info: it has own unit tests Bug: 196532440 Test: m Change-Id: I18b9e30047f2c10fdc7c00b240be413bebfb912e --- build/allowed_deps.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/build/allowed_deps.txt b/build/allowed_deps.txt index 1b0327a..3848634 100644 --- a/build/allowed_deps.txt +++ b/build/allowed_deps.txt @@ -210,6 +210,7 @@ ExtServices-core(minSdkVersion:current) flatbuffer_headers(minSdkVersion:(no version)) fmtlib(minSdkVersion:29) fmtlib_ndk(minSdkVersion:29) +fp16_headers(minSdkVersion:30) framework-mediaprovider(minSdkVersion:30) framework-permission(minSdkVersion:30) framework-permission(minSdkVersion:current)