summaryrefslogtreecommitdiff
path: root/android/module_info_json.go
AgeCommit message (Expand)Author
2025-03-04Build test_module_config modules' module_info_json in soong Cole Faust
2025-02-05Add getters for Installed and Class from ModuleInfoJson mrziwang
2025-01-28Convert java modules' module-info.json to Soong Jihoon Kang
2025-01-23Convert android_app and android_test's module-info.json to soong Cole Faust
2024-10-29Fix a bug where ModuleInfoJSON was not serialized correctly because Yu Liu
2024-05-20Dump the required modules into module-info.json Hugo Drumond Jacob
2024-01-02Support generating module_info.json in Soong Colin Cross