commit | 4810866ed0a355fe7997857a5bac93099e8565c6 | [log] [tgz] |
---|---|---|
author | Prabir Pradhan <prabirmsp@google.com> | Fri Sep 09 21:22:04 2022 +0000 |
committer | Prabir Pradhan <prabirmsp@google.com> | Fri Sep 09 21:31:19 2022 +0000 |
tree | 4397f643cf6609318c92b35910789a705daf9a4d | |
parent | 739dca4e62cad456993c1f20ca29a6f05b2470ad [diff] |
inputflinger: Use #pragma once instead of explicit define guards The #pragma once directive is commonly used by modern cpp code, and support for its use in Andorid is proposed in go/droidcppstyle. Bug: 245989146 Test: Build, Presubmit Change-Id: Id257f056972b753f505afe1d253d306bb1824098