From c1a314b2c92a896ede8649ea91a4dba60ecce0c5 Mon Sep 17 00:00:00 2001 From: Manish Singh Date: Wed, 20 Mar 2024 15:45:44 +0000 Subject: [PATCH] Statically inlcude the frameworks flags lib Bug: 329914404 Bug: 329738797 Test: build Change-Id: I12c94e298d9fa69e509c0c57ac5d7d7040b04b04 --- Android.bp | 1 + 1 file changed, 1 insertion(+) diff --git a/Android.bp b/Android.bp index b716117b096..8a86d67bb5f 100644 --- a/Android.bp +++ b/Android.bp @@ -84,6 +84,7 @@ android_library { "net-utils-framework-common", "notification_flags_lib", "securebox", + "android.os.flags-aconfig-java", // Settings dependencies "FingerprintManagerInteractor",