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

Commit 566ac66e 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 am: 1fbc4b63

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



Change-Id: I3f67bc2cff52b8e6a15ca037743db23fd7f4377a
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents bcde8f53 1fbc4b63
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: {