Merge "Include tests directories in the linker legacy configuration."
am: d503239292
Change-Id: Ib9d4728884a2bb1dfe9c4b98f8b1d24cd9b254de
This commit is contained in:
commit
5481e3aec8
1 changed files with 5 additions and 0 deletions
|
|
@ -11,6 +11,11 @@ dir.legacy = /vendor
|
|||
dir.legacy = /odm
|
||||
dir.legacy = /sbin
|
||||
|
||||
dir.legacy = /data/nativetest
|
||||
dir.legacy = /data/nativetest64
|
||||
dir.legacy = /data/benchmarktest
|
||||
dir.legacy = /data/benchmarktest64
|
||||
|
||||
# Except for /postinstall, where only /system and /product are searched
|
||||
dir.postinstall = /postinstall
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue