platform_build_soong/sysprop
Colin Cross a16bd6b714 Don't write license data to Android-${TARGET_PRODUCT}.mk
All the necessary license data is already propagated through the license
metadata file, and the entries in Android-${TARGET_PRODUCT}.mk are not
used.  Remove them, which should both reduce the size and parsing cost
of the Android-${TARGET_PRODUCT}.mk file and also removes a variable
that changes when dependencies are added or removed, which will
eventually allow running kati less often.

Bug: 309006256
Test: No change to out/Android-aosp_cf_x86_64_phone.ninja
Change-Id: Idfeb6fd10d77497ca274f8e74fe8e994ce1cafe6
2023-11-21 15:27:44 -08:00
..
bp2build Implement bp2build for Sysprop Java 2023-09-29 15:42:00 +00:00
Android.bp Implement bp2build for Sysprop Java 2023-09-29 15:42:00 +00:00
sysprop_library.go Don't write license data to Android-${TARGET_PRODUCT}.mk 2023-11-21 15:27:44 -08:00
sysprop_library_conversion_test.go Implement bp2build for Sysprop Java 2023-09-29 15:42:00 +00:00
sysprop_test.go Generate product variants by default 2023-09-27 16:36:40 +09:00
testing.go Add preparers for sysprop 2021-03-18 00:21:38 +00:00