commit | dd16301babc01b0d3f49d297097c8a61d8b45863 | [log] [tgz] |
---|---|---|
author | Justin Yun <justinyun@google.com> | Wed Jan 10 09:38:19 2018 +0900 |
committer | Justin Yun <justinyun@google.com> | Thu Jan 11 08:29:54 2018 +0900 |
tree | 555d8e18deccec0a4a911a85f4b62d7c88daa45c | |
parent | ea4c7d572750597c864b13c180ae6f9903a02c02 [diff] |
Do not append VNDK version if VNDK is not used If BOARD_VNDK_VERSION is not defined, ro.vndk.version will not be set. In this case, the device, is not able to use versioned configuration files. Check BOARD_VNDK_VERSION to append the VNDK version to the namespace configuration files. Bug: 71730104 Test: Check boot on both 2016 and 2017 Pixel devices. Change-Id: I1df27c75de42a526768a156387f22a934cda6d72