commit | 64ce92520d2718c390bfa11de516cf9e1fd58ea2 | [log] [tgz] |
---|---|---|
author | Aditya Wazir <aditya.wazir@ittiam.com> | Wed Jun 02 16:46:54 2021 +0530 |
committer | Aditya Wazir <aditya.wazir@ittiam.com> | Fri Jun 11 11:06:26 2021 +0530 |
tree | 30e138b02595c4966566f871bb1db9f794676550 | |
parent | f6c3bfc428d65a3c8c3231ff284d82e09c10e290 [diff] |
libkeystore-wifi-hidl: Updated to vendor_available:true Updated libkeystore-wifi-hidl from 'vendor: true' to 'vendor_available: true' Test: Build libkeystore-wifi-hidl Bug: 187130384 Change-Id: Ifba05b57248f52ac33e297acd5d0b7811e3524ee
diff --git a/keystore/Android.bp b/keystore/Android.bp index 0ab5198..b59bacc 100644 --- a/keystore/Android.bp +++ b/keystore/Android.bp
@@ -102,5 +102,5 @@ export_include_dirs: ["include"], - vendor: true, + vendor_available: true, }