commit | 81088bf131bee8d7b10ac9a3d028b46b60953c08 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Oct 13 16:36:49 2017 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Oct 13 16:36:49 2017 +0900 |
tree | d8db87f853e5b1aff4cd83e1fedd7f2e82c8af31 | |
parent | dd3b4f794f0b43290c30d2333ba37399b7be3aad [diff] |
Remove *.dep files for ld.config.txt, [llndk|vndksp].libraries.txt The dep files are not required because change in the command line triggers the rule. Test: m -j ld.config.txt llndk.libraries.txt vndksp.libraries.txt Re-run the build after adding or removing libs to/from the vndk set. The txt files are updated accordingly. Change-Id: I9c9e22088cc2afeb66e8b159f611b25d698cf800