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

Commit d23f8efc authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 4612226 from f738ad3d to pi-release

Change-Id: I411a6def1c9a2b3dc1ff155b0c05bceb55f9a334
parents e78bcd5e f738ad3d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -117,6 +117,7 @@ static const TracingCategory k_categories[] = {
    { "database",   "Database",         ATRACE_TAG_DATABASE, { } },
    { "network",    "Network",          ATRACE_TAG_NETWORK, { } },
    { "adb",        "ADB",              ATRACE_TAG_ADB, { } },
    { "vibrator",   "Vibrator",         ATRACE_TAG_VIBRATOR, {}},
    { k_coreServiceCategory, "Core services", 0, { } },
    { k_pdxServiceCategory, "PDX services", 0, { } },
    { "sched",      "CPU Scheduling",   0, {
+1 −2
Original line number Diff line number Diff line
@@ -5,14 +5,13 @@ cc_library_shared {
            srcs: [
                "IArcVideoBridge.cpp",
            ],
            // TODO: remove the suffix "_bp" after finishing migration to Android.bp.
            shared_libs: [
                "libarcbridge",
                "libarcbridgeservice",
                "libbinder",
                "libchrome",
                "liblog",
                "libmojo_bp",
                "libmojo",
                "libutils",
            ],
            cflags: [