commit | 509724f0931a84db5ab4f47c40e98e3b36cdba7b | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Wed Jun 16 04:09:35 2021 +0000 |
committer | Siarhei Vishniakou <svv@google.com> | Wed Jun 16 04:19:32 2021 +0000 |
tree | 9942e2a5214f016d0a51a037a3f652822e527e56 | |
parent | 9473f5563afd11e0d202b4bff7f4beb53008dd1e [diff] |
Avoid aidl usage on mac builds We do not have libbinder on mac, so that rules out using aidl files for mac builds. To unbreak sdk_mac build targets, just use constant values directly on mac instead of trying to use IInputConstants. Bug: 152399927 Test: forrest Change-Id: I21697ec02dbb215edd89d2f6849c9147f490af99