android_build_soong/aconfig/codegen
zhidou aed2e74b61 replace aconfig_storage_reader_java to aconfig_storage_stub
This change replace aconfig_storage_reader_jave to aconfig_storage_stub.
The former library is a normal java library, while the later is a stub
library. Since we only need to provide the symbols here, the stub
library is safer.

Test: presubmit
Change-Id: I1c098cf7ad4c0ec0d5f0b13089f04598b8f81fc3
2024-11-21 04:59:13 +00:00
..
aconfig_declarations_group.go Remove dependencies on 1-variant fallback 2024-10-10 11:50:27 -07:00
aconfig_declarations_group_test.go Remove dependencies on 1-variant fallback 2024-10-10 11:50:27 -07:00
Android.bp Cleanup more bazel code 2024-06-25 11:02:38 -07:00
cc_aconfig_library.go Remove unused parameter to GeneratedCcLibraryModuleFactory 2024-09-24 14:49:21 -07:00
cc_aconfig_library_test.go Revert^2 "Convert cc modules to use AndroidMkInfoProvider." 2024-10-29 19:21:44 +00:00
init.go Revert^2 "pass read new storage parameter to java codegen" 2024-09-26 02:46:07 +00:00
java_aconfig_library.go replace aconfig_storage_reader_java to aconfig_storage_stub 2024-11-21 04:59:13 +00:00
java_aconfig_library_test.go Treat system_ext as system container 2024-09-12 23:31:49 +00:00
rust_aconfig_library.go use build system flag RELEASE_READ_FROM_NEW_STORAGE to drive codegen 2024-04-03 19:35:25 +00:00
rust_aconfig_library_test.go Make container mandatory in aconfig_declarations. 2024-04-24 16:41:57 +00:00
testing.go Add container property to aconfig_declarations. 2023-11-28 12:37:02 -08:00