diff options
Diffstat (limited to 'runtime/Android.bp')
-rw-r--r-- | runtime/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/Android.bp b/runtime/Android.bp index bfe04f3aff..a1a0b4873e 100644 --- a/runtime/Android.bp +++ b/runtime/Android.bp @@ -592,6 +592,7 @@ gensrcs { "jni_id_type.h", "linear_alloc.h", "lock_word.h", + "oat.h", "oat_file.h", "process_state.h", "reflective_value_visitor.h", |