commit | 65d5a835aa18ef158e13294c1149b1100c77c75c | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Tue Nov 21 19:06:34 2017 +0800 |
committer | Logan Chien <loganchien@google.com> | Tue Nov 21 19:06:34 2017 +0800 |
tree | 0bc3f6c17e7d25bbd68460113aca10499e373758 | |
parent | 13ce264da084b31b577bd422df434dcffe3546e7 [diff] |
Change libkeymaster3device to vendor:true This commit replaces `vendor_available:true` with `vendor:true` because currently only android.hardware.keymaster@3.0-impl.so depends on libkeymaster3device.so and system shared libraries are unlikely to depend on libkeymaster3device.so directly. Test: Sailfish builds and boots (p.s. there should be no difference because /vendor/lib[64]/libkeymaster3device is identical). Change-Id: Ibe0fdd6c5f9f905bfc3110ed87535223e0d3deb1