platform_build_soong/aconfig/codegen
Dennis Shen 6a7ffb3ec0 Soong: remove obsolete proto lib from unit test
Bug: b/321077378
Test: m and avd
Change-Id: Ib121da201e0be38d1acd82de1487f6cfba9e696c
2024-05-23 11:43:42 +00:00
..
aconfig_declarations_group.go Validate aconfig libs are built with the correct modes. 2024-03-07 18:51:16 +00:00
aconfig_declarations_group_test.go Make container mandatory in aconfig_declarations. 2024-04-24 16:41:57 +00:00
Android.bp Introduce module type aconfig_declarations_group 2024-02-14 18:52:31 +00:00
cc_aconfig_library.go Add new storage deps in forced read-only mode 2024-05-01 13:54:40 +00:00
cc_aconfig_library_test.go Soong: remove obsolete proto lib from unit test 2024-05-23 11:43:42 +00:00
init.go Drive instrumentation with build flag for C/C++ 2024-04-29 19:53:43 +00:00
java_aconfig_library.go Ensure aconfig generated CustomFeatureFlags is renamed by JarJar 2024-04-24 14:25:38 +00:00
java_aconfig_library_test.go Make container mandatory in aconfig_declarations. 2024-04-24 16:41:57 +00:00
rust_aconfig_library.go Add logging dependencies to Rust aconfig APIs 2024-03-29 14:05:05 +00:00
rust_aconfig_library_test.go Make container mandatory in aconfig_declarations. 2024-04-24 16:41:57 +00:00
testing.go