commit | 500ed48fea0c81a328ab8591953da6f2e6e8917e | [log] [tgz] |
---|---|---|
author | Luca Stefani <luca.stefani.ge1@gmail.com> | Fri May 01 16:03:52 2020 +0200 |
committer | Luca Stefani <luca.stefani.ge1@gmail.com> | Fri May 01 16:07:59 2020 +0200 |
tree | e9dd79c45c8a942181d1f0443fb2180597824142 | |
parent | 017fa0a7420986708835f3ce7f2e87df233065d4 [diff] |
Dialer: Fix proto warning with optmize for lite * option optimize_for = LITE_RUNTIME is ignored in proto 3+ * Instead we should use the java_lite compiler via the LOCAL_PROTOC_OPTIMIZE_TYPE flag which defaults to lite in java projects Test: m Dialer, no warnings Change-Id: I552f5895bbe8192a4ae870bb48e5ef6a9e7e8c78