summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2024-01-17 22:14:57 -0800
committerXin Li <delphij@google.com>2024-01-17 22:14:57 -0800
commit4015e402d2b74cc2c5afde4f7dce11a21c362091 (patch)
treeba6b82cee5a3e7affeb7a9f23ccd9e287d6c930c
parent91f085043587fc2c983279a74ac2cf9b438b4d26 (diff)
parentd28818f6907eed882b492c0e6c37d76d67d22972 (diff)
downloadinterfaces-temp_319669529.tar.gz
Merge Android 24Q1 Release (ab/11220357)temp_319669529
Bug: 319669529 Merged-In: I16f2cad3736006c14d63a03693c5fa555ecf0291 Change-Id: I54e685beb5df7f5114856ce354f92c5a81f04088
-rw-r--r--suspend/1.0/default/Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/suspend/1.0/default/Android.bp b/suspend/1.0/default/Android.bp
index b4c1b2a..32cd02a 100644
--- a/suspend/1.0/default/Android.bp
+++ b/suspend/1.0/default/Android.bp
@@ -50,6 +50,8 @@ cc_defaults {
],
shared_libs: [
"android.system.suspend-V1-ndk",
+ ],
+ static_libs: [
"android.system.suspend.control-V1-cpp",
"android.system.suspend.control.internal-cpp",
"android.system.suspend@1.0",