diff options
author | Orion Hodson <oth@google.com> | 2020-04-16 10:58:50 +0000 |
---|---|---|
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | 2020-04-16 10:58:50 +0000 |
commit | 18f7afccb639b5f058d47ee59989d6b5b74f460b (patch) | |
tree | 6d5610626523e90a3539ca3dd0f42112eff43418 /libs/hwui/PathParser.cpp | |
parent | 06a0bcfc3321dfa9207984d1d5d4698415b9a08f (diff) | |
parent | 6963d8e1c80ae58274f5cf057dd5170f56c56d7a (diff) |
Merge "Add explicit dependencies on jni_headers" am: c0fe0ae29f am: 6963d8e1c8
Change-Id: I2fdf3826653466d65e3d63fa896d1ec23c5716cd
Diffstat (limited to 'libs/hwui/PathParser.cpp')
-rw-r--r-- | libs/hwui/PathParser.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/hwui/PathParser.cpp b/libs/hwui/PathParser.cpp index 808921d344da..61d06c2697aa 100644 --- a/libs/hwui/PathParser.cpp +++ b/libs/hwui/PathParser.cpp @@ -16,8 +16,6 @@ #include "PathParser.h" -#include "jni.h" - #include <errno.h> #include <stdlib.h> #include <utils/Log.h> |