Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e54c4028 authored by Ted Bauer's avatar Ted Bauer
Browse files

Use exported flag lib for framework flag read

The flag, new_storage_public_api, is owned by ConfigInfra, but we read it in the system partition. The flag read should use an exported flag library.

Bug: 385389001
Change-Id: Ic570eefde1c298452a6ea633a14a7e2656b2980a
Test: m
parent 01e0027b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -107,7 +107,7 @@ aconfig_declarations_group {
        "com.android.server.flags.services-aconfig-java",
        "com.android.text.flags-aconfig-java",
        "com.android.window.flags.window-aconfig-java",
        "configinfra_framework_flags_java_lib",
        "configinfra_framework_flags_java_exported_lib",
        "conscrypt_exported_aconfig_flags_lib",
        "device_policy_aconfig_flags_lib",
        "display_flags_lib",