commit | a50da370a485d2da790628a36c2f63985ce10270 | [log] [tgz] |
---|---|---|
author | zhidou <zhidou@google.com> | Wed Nov 20 04:04:58 2024 +0000 |
committer | zhidou <zhidou@google.com> | Wed Nov 20 22:26:28 2024 +0000 |
tree | 1d1789d4e6122a824bb9470ca8a59878d3aa35d2 | |
parent | b84e90efb8771872482cf86c124487dd1c279391 [diff] |
replace aconfig_storage_reader_java to aconfig_storage_stub This chagne replace aconfig_storage_reader_java to aconfig_storage_stub. The former is a normal java library, and the later is a stub libray. Since here we only need symbols for building, the stub library is safer. Test: presubmit Bug: 373641721 Change-Id: I6526783c9ce6fb90d9a746168859e8b850c1b7c8