commit | 0d0e113f8fa17531ef497b4a03d12b6f6cdd5fe1 | [log] [tgz] |
---|---|---|
author | Rubin Xu <rubinxu@google.com> | Fri Dec 08 15:50:50 2017 +0000 |
committer | Rubin Xu <rubinxu@google.com> | Fri Dec 08 15:50:50 2017 +0000 |
tree | b32868c0936e87d91e07b28cd7ba573022070b56 | |
parent | 0e69ef0c0f1d3e1568067664b1ad9b672f8e9fcc [diff] [blame] |
Build keystore_cli_v2 Add back keystore_cli_v2 to the system image, which was missing after switching to Android.bp. Ideally we should only build this for userdebug/eng builds. Bug: 69351686 Test: builds Change-Id: Id2cbc024af79b042e3d49913758cc39c4cf9f432
diff --git a/keystore/Android.bp b/keystore/Android.bp index 42fcf8e..b58671c 100644 --- a/keystore/Android.bp +++ b/keystore/Android.bp
@@ -69,6 +69,8 @@ enabled: false, }, }, + + required: ["keystore_cli_v2"], } cc_binary {