commit | 4426772eabda18a5391715ef1a762c2fcfe13eb0 | [log] [tgz] |
---|---|---|
author | Bo Liu <boliu@google.com> | Fri Jul 16 17:03:20 2021 -0400 |
committer | Bo Liu <boliu@google.com> | Thu Jul 22 11:31:49 2021 -0400 |
tree | e758e18a58c76da42c2e4bce37bb0b4665931a92 | |
parent | 715ab391499c3e1a11245e8bd68c0831291c90b9 [diff] [blame] |
Implement native PerformanceHint API Test: atest PerformanceHintNativeTestCases Bug: 194204196 Change-Id: Ie26e25e9ecf87046df92346dff54174934a8c73e
diff --git a/native/android/Android.bp b/native/android/Android.bp index 3ee2c18..32b7a07 100644 --- a/native/android/Android.bp +++ b/native/android/Android.bp
@@ -57,6 +57,7 @@ "net.c", "obb.cpp", "permission_manager.cpp", + "performance_hint.cpp", "sensor.cpp", "sharedmem.cpp", "storage_manager.cpp",