diff options
author | Scott Lobdell <slobdell@google.com> | 2021-07-27 17:02:32 +0000 |
---|---|---|
committer | Scott Lobdell <slobdell@google.com> | 2021-07-27 17:02:32 +0000 |
commit | cb84bc77bfeb89a940d8439f7458fe5d9bef7bef (patch) | |
tree | d6e70908803e918eb485e058341ce55d0a957188 /native/android/Android.bp | |
parent | dc5ea9d31ab76ba378da9c550813e6b7d8be1e69 (diff) | |
parent | 6aa393b52cd7362100a2b3e9b0b1dece473cf6dd (diff) |
Merge SP1A.210723.002
Change-Id: I220cdfc5cb9db40162fd33f400a54591018d54cf
Diffstat (limited to 'native/android/Android.bp')
-rw-r--r-- | native/android/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/native/android/Android.bp b/native/android/Android.bp index 3ee2c18a0eab..32b7a0780e63 100644 --- a/native/android/Android.bp +++ b/native/android/Android.bp @@ -57,6 +57,7 @@ cc_library_shared { "net.c", "obb.cpp", "permission_manager.cpp", + "performance_hint.cpp", "sensor.cpp", "sharedmem.cpp", "storage_manager.cpp", |