platform_build_soong/filesystem
Jiyong Park 16e77a9b30 cmdline property in bootimg can be customized for debuggable builds
This change adds product_variables.debuggable.cmdline so that the kernel
cmdline arguments can be augmented for the debuggable builds.

To support that the type of the property has changed to string array.

Bug: 181936135
Test: inspect build.ninja
Change-Id: I81b3ead5187ccb378efabb87d1d15fbdb59d8e2f
2021-08-31 08:32:44 +09:00
..
Android.bp android_system_image that generates linker.config.pb 2021-04-21 09:11:21 +09:00
bootimg.go cmdline property in bootimg can be customized for debuggable builds 2021-08-31 08:32:44 +09:00
filesystem.go android_system_image that generates linker.config.pb 2021-04-21 09:11:21 +09:00
filesystem_test.go android_system_image that generates linker.config.pb 2021-04-21 09:11:21 +09:00
logical_partition.go Support super image size automatic calculation 2021-04-01 13:19:30 +09:00
system_image.go Generate linker config with packaged items. 2021-05-11 11:56:54 +09:00
testing.go Add filesystem_test.go 2021-04-16 13:20:02 +09:00
vbmeta.go Truncate vbmeta to 64KB 2021-04-14 16:42:24 +09:00