summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Trevor Radcliffe <tradical@google.com> 2022-06-09 19:44:39 +0000
committer Trevor Radcliffe <tradical@google.com> 2022-06-14 20:02:37 +0000
commit8ec61cc1dde30854e968b578cb15f1755b9dba14 (patch)
tree727d08245ca74c0010401700712966bcdf0ade59
parent8d99d6acd5cbb10bc8fec7164f4e053ebc891288 (diff)
Point directly to generated c sysprop_library
Supports aosp/2119952 Bug: 226199990 Test: m Change-Id: I56ac5545d68ecd598e0728cff878c5112eaf6416
-rw-r--r--services/core/jni/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/core/jni/Android.bp b/services/core/jni/Android.bp
index ec38f777593f..40789964f4e1 100644
--- a/services/core/jni/Android.bp
+++ b/services/core/jni/Android.bp
@@ -119,7 +119,7 @@ cc_defaults {
"libutils",
"libui",
"libvibratorservice",
- "PlatformProperties",
+ "libPlatformProperties",
"libinput",
"libinputflinger",
"libinputflinger_base",