commit | f8a283f4fc2f103fdf68062a50e516141d1e881d | [log] [tgz] |
---|---|---|
author | Christopher Wiley <wiley@google.com> | Mon Jun 20 10:03:01 2016 -0700 |
committer | Christopher Wiley <wiley@google.com> | Mon Jun 20 11:25:27 2016 -0700 |
tree | a22de04d3e833727c502cd4f301f031c31924ec6 | |
parent | 2e8ef36c39f88ea32f4db9c66b4c05df170b1e98 [diff] |
Refactor header includes in jni code References to headers from libnativehelper have now been prefixed with nativehelper/. Use double quotes to include local headers, and <> for everything else. Sort includes and separate system libraries from C standard library headers. Change-Id: I55b60b208e015fe054730f4051fb47e7c3be9b21