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

Commit 6ce44041 authored by Josh Gao's avatar Josh Gao
Browse files

Move remount to PRODUCT_PACKAGES_DEBUG.

required seems to conflict with apex with the following error:

    build/make/core/main.mk:1338: warning: build/make/target/product/aosp_x86_64.mk produces files inside build/make/target/product/mainline_system.mks artifact path requirement.

Test: treehugger
Change-Id: If1fbb9c4a4be340750ee6daea7aa4621177d8d56
parent cad2fc24
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -422,14 +422,6 @@ cc_library {
        "liblog",
    ],

    product_variables: {
        debuggable: {
            required: [
                "remount",
            ],
        },
    },

    target: {
        android: {
            srcs: [