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

Commit 5a8c6d97 authored by Inseob Kim's avatar Inseob Kim Committed by android-build-merger
Browse files

Merge "Implement sysprop_library API stability check" into stage-aosp-master

am: 90b03956

Change-Id: I8e030377c2377e80695ae9cc1e2004b04fe1ee5a
parents 2b3c5c79 90b03956
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -102,10 +102,8 @@ framework_srcs = [

    // etc.
    "core/java/**/*.logtags",
    ":apex-properties",
    ":framework-javastream-protos",
    ":framework-statslog-gen",
    ":platform-properties",
]

framework_aidl_local_include_dirs = [
@@ -208,6 +206,9 @@ java_defaults {
        "android.hardware.vibrator-V1.3-java",
        "android.hardware.wifi-V1.0-java-constants",
        "devicepolicyprotosnano",

        "com.android.sysprop.apex",
        "PlatformProperties",
    ],

    required: [