From d9cb45d1326c2eb481845e39b097ede1f25bf768 Mon Sep 17 00:00:00 2001 From: Dennis Shen Date: Tue, 4 Jun 2024 17:42:08 +0000 Subject: [PATCH] switch over to use new storage read api 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: b/321077378 Test m and avd Change-Id: Ib6a297c99f3deda10e15637c5bb89fa575e77967 --- modules/sensors/dynamic_sensor/Android.bp | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/sensors/dynamic_sensor/Android.bp b/modules/sensors/dynamic_sensor/Android.bp index 1ede9556..8bf28852 100644 --- a/modules/sensors/dynamic_sensor/Android.bp +++ b/modules/sensors/dynamic_sensor/Android.bp @@ -38,6 +38,7 @@ cc_defaults { "libbase", "libhidparser", "server_configurable_flags", + "libaconfig_storage_read_api_cc", ], static_libs: [