commit | 85c773f0a28d034646ae526ba79d769cdba8d591 | [log] [tgz] |
---|---|---|
author | Sundong Ahn <sundongahn@google.com> | Tue Oct 10 14:05:24 2017 +0900 |
committer | Sundong Ahn <sundongahn@google.com> | Wed Oct 11 14:05:58 2017 +0900 |
tree | 42aaa41f922cb3f0c2763d6d955196341d8b7a68 | |
parent | faaed165481ef3f7fa3392cd640d3ac7ffbcaacb [diff] |
Permitted and search path change The permitted and search paths should be changed according to VNDK version. However these paths are fixed with vndk and vndk-sp. So I define the directory name as below - /system/${LIB}/vndk${VNDK_VERSION} - /system/${LIB}/vndk-sp${VNDK_VERSION} ${VNDK_VERSION} will be set by the property "ro.vndk.version". Bug: 66074376 Test: build & run Change-Id: I7b8e12327af89d131c4c49cb9b459a393c7dacb8