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

Commit efd7f18d authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Use SystemUi's privapp for CarSystemUi."

parents 2eddac41 15640578
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -58,8 +58,8 @@ android_app {

    manifest: "AndroidManifest.xml",

    owner: "google",
    platform_apis: true,
    product_specific: true,
    certificate: "platform",
    privileged: true,

@@ -82,4 +82,6 @@ android_app {
    ],

    plugins: ["dagger2-compiler-2.19"],

    required: ["privapp_whitelist_com.android.systemui"],
}