commit | 163395c53257407fd35c2659809852299b4cebff | [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 | b0cfb107fc2013e1169807bf86640f12f1447364 [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