commit | 7bdd3d35c057a71b16fce2bcab8ad018b1b6f134 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Mon Nov 12 20:21:14 2018 -0800 |
committer | Yohei Yukawa <yukawa@google.com> | Mon Nov 12 20:21:37 2018 -0800 |
tree | 3db012a85ea26184298fadbd0af8b8e6326dc366 | |
parent | 9a069aa81229d63ee517b66651c3956dde626970 [diff] |
Make MultiClientInputMethod optional build target Otherwise SDK build will fail because this target puts artifacts to privileged app dir, which is not expected for samples in the SDK build. You can still build MultiClientInputMethod on command line by explicitly specifying this in the build target. Bug: 115784148 Test: locally verified as follows: lunch sdk_phone_armv7-userdebug make -j PRODUCT-sdk_phone_armv7-sdk Change-Id: I09282fa39d13f8078881a3b215cad7d3c0e81486