summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2024-03-11 01:12:59 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-03-11 01:12:59 +0000
commitf6466aecafe379c8335287e5a5e358b89e5cf428 (patch)
treebbc7b185114eadc17941215bc5412f01b6d2bd56
parent40e5fd34ce813ea96173b1d0d6ae396eed60d944 (diff)
parenta9dacbc8d6cf7a6c41e72d6f7689dcf999d64a48 (diff)
downloadlibsysprop-main.tar.gz
Merge "Allow use of sysprop library in compos APEX." into mainHEADmastermain
-rw-r--r--srcs/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/srcs/Android.bp b/srcs/Android.bp
index 344bc85..1ca4e99 100644
--- a/srcs/Android.bp
+++ b/srcs/Android.bp
@@ -28,6 +28,7 @@ sysprop_library {
"com.android.art",
"com.android.art.debug",
"com.android.btservices",
+ "com.android.compos",
"com.android.nfcservices",
"com.android.media.swcodec",
"com.android.tethering",