android_build_soong/linkerconfig
Justin Yun 87f543d889 Force rebuild linker.config.pb even after a build error
After a build failure of linker.config.pb, we must manually remove
the temp.pb file to resume the build again after fixing the error.
By adding '--force' flag, the script will overwrite the existing
temp.pb file.

Bug: na
Test: build after an error for linker.config.pb
Change-Id: If51ba8291de49a7c0bed8771d702f61c904d3455
2024-08-27 10:30:27 +09:00
..
proto "master" was renamed "main". 2024-01-09 22:09:07 +00:00
Android.bp android_system_image that generates linker.config.pb 2021-04-21 09:11:21 +09:00
linkerconfig.go Force rebuild linker.config.pb even after a build error 2024-08-27 10:30:27 +09:00
linkerconfig_test.go Convert linkerconfig package to use test fixtures 2021-03-29 01:17:03 +01:00