platform_build_soong/sysprop
Sasha Smundak 5c4729df93 Show module type in a module section of the Android-TARGET.mk
The first line of each section will be
```
include $(CLEAR_VARS)  # <module type>
...
```

Bug: 257037252
Test: treehugger
Change-Id: Iba586155b682fe4e1e5817d8397eda8f9d9c8789
2022-12-01 21:12:11 -08:00
..
Android.bp cc bp2build for sysprop_library modules 2022-09-02 18:27:39 +00:00
sysprop_library.go Show module type in a module section of the Android-TARGET.mk 2022-12-01 21:12:11 -08:00
sysprop_library_conversion_test.go Enable bp2build for cc modules relying on sysprop 2022-09-19 23:38:33 +00:00
sysprop_test.go Delete SyspropMutator (again) 2022-09-15 17:41:58 +00:00
testing.go Add preparers for sysprop 2021-03-18 00:21:38 +00:00