commit | 16a9896ff7acbf05fae5786027fd46739309e736 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Sat May 04 03:10:48 2019 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu May 16 08:55:11 2019 +0900 |
tree | c562d803c55edc2578ad0fd549de3905f92b52b8 | |
parent | 8537781cc7bf7e866a1c0d1aed904c578ce7391c [diff] |
Fix style around header inclusion This change is to be in sync with other libraries in system/core. External headers are included via #include <...> rather than #include "...", which is for headers from the current library. Bug: 130388701 Test: build & pass presubmit tests Change-Id: Ifb87ebaea1b0ff95e2e79352e6a42e3bfd949c52