diff options
Diffstat (limited to 'runtime/Android.bp')
-rw-r--r-- | runtime/Android.bp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/Android.bp b/runtime/Android.bp index cfa16f87dc..0546c69b41 100644 --- a/runtime/Android.bp +++ b/runtime/Android.bp @@ -497,7 +497,7 @@ gensrcs { "jdwp/jdwp_constants.h", "jni_id_type.h", "lock_word.h", - "oat.h", + "oat_file.h", "object_callbacks.h", "process_state.h", "reflective_value_visitor.h", |