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

Commit 70ea73c0 authored by Roman Kiryanov's avatar Roman Kiryanov
Browse files

Move performanced into system_ext



it is not a part of the system according to
generic_system.mk.

Bug: 173538619
Bug: 167689596
Test: presubmit
Signed-off-by: default avatarRoman Kiryanov <rkir@google.com>
Change-Id: I0818b1e08ccfb4906e128b18fd48f3b2efbb03f7
parent c7cb6d65
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@ cc_defaults {

cc_binary {
    name: "performanced",
    system_ext_specific: true,
    defaults: ["performanced_defaults"],
    srcs: [
        "cpu_set.cpp",