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

Commit 90b03956 authored by Inseob Kim's avatar Inseob Kim Committed by Android (Google) Code Review
Browse files

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

parents e9a702d5 617a7220
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: [