Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1fbc4b63 authored by Trevor Radcliffe's avatar Trevor Radcliffe Committed by Automerger Merge Worker
Browse files

Merge "Point directly to generated c sysprop_library" am: d0a522c9 am:...

Merge "Point directly to generated c sysprop_library" am: d0a522c9 am: f4729a2d am: 7a80370b am: d6a7118d

Original change: https://android-review.googlesource.com/c/platform/system/core/+/2119956



Change-Id: I6bd65a7cc0b1578ffe1496c88c4320da361db9cf
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 33a0a71a d6a7118d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -222,8 +222,8 @@ cc_library_static {
    ],
    whole_static_libs: [
        "libcap",
        "com.android.sysprop.apex",
        "com.android.sysprop.init",
        "libcom.android.sysprop.apex",
        "libcom.android.sysprop.init",
    ],
    header_libs: ["bootimg_headers"],
    proto: {