switch over to use new storage read api instead of

server_configurable_flags, this new read api lib will be needed for new
codegened aconfig flag lib.

Bug: 321077378
Test m and avd

Change-Id: Ieab46eb2561f910be2bf016fe4c63062a4e31a66
This commit is contained in:
Dennis Shen 2024-06-05 12:59:23 +00:00
parent 3af7f6c818
commit 1b51d6b798

View file

@ -52,6 +52,7 @@ cc_binary {
"libbinder_ndk", "libbinder_ndk",
"libprotobuf-cpp-lite", "libprotobuf-cpp-lite",
"server_configurable_flags", "server_configurable_flags",
"libaconfig_storage_read_api_cc",
], ],
static_libs: [ static_libs: [
"libpixelusb", "libpixelusb",