commit | c62876eff166af12f39c1b1fb3e6ae437e721ddd | [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 | ee4d37026981b914b6a857998b302e180d39aa96 [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