OSDN Git Service

Remove old libraries in /system
authorChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 5 Oct 2017 06:54:56 +0000 (14:54 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 5 Oct 2017 06:54:56 +0000 (14:54 +0800)
commitc1bdbdc667f5406034e44445d9759818db7ad292
tree2a9fca468d36bc2d025d34fce0688f0f532c117e
parentd8b95e3ed2f0b38949c9339b6f5c9ffb32ca1089
Remove old libraries in /system

Since commit 94559640 the libraries are moved to /vendor. But
the old libraries are not removed in an incremental build.
Therefore the new libraries may not be used.

Fixes: 94559640 ("Android: move libraries to /vendor")

Signed-off-by: Chih-Wei Huang <cwhuang@linux.org.tw>
CleanSpec.mk [new file with mode: 0644]