Files
build/core
Jooyung Han 49bf691c65 Remove the old output of conv_linker_config
With 3397b6a2aadf8c2eb808fa38f7d6c07d5c82f320 in build/soong,
conv_linker_config fails when the output exists.

For system/vendor partitions, linker.config.pb files are built by
a custom rule, which is missing the removal of the old output. It would
fail with incremental build.

We could fix this by adding --force to overwrite. But I just added `rm`
following the convention in Makefile.

Bug: n/a
Test: m && (touch input of /vendor/etc/linker.config.pb)
      m (again)
Change-Id: Iaeaf861e90b9535394d94c6b16229a4f566789d5
2023-03-09 16:47:32 +09:00
..
2023-03-05 14:38:12 -08:00
2022-12-01 07:31:32 +00:00
2018-06-21 10:12:23 -07:00
2022-10-24 18:15:54 -07:00
2022-12-01 17:56:33 -08:00
2022-05-11 08:17:45 -07:00
2022-08-09 16:14:38 +00:00
2020-06-08 16:36:52 -07:00
2021-04-02 10:24:48 -07:00
2020-03-05 20:46:47 +00:00
2022-10-24 18:15:54 -07:00
2022-10-24 18:15:54 -07:00
2018-08-29 17:33:29 +00:00
2020-06-10 17:18:13 -07:00
2022-10-07 16:21:04 +00:00
2023-03-01 15:51:24 -08:00
2020-06-08 16:36:52 -07:00
2020-05-27 19:37:03 -07:00
2019-09-18 16:23:04 +00:00
2022-04-12 18:57:15 -07:00
2023-02-06 21:07:34 -08:00