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

Commit 4bad0f18 authored by Taras Antoshchuk's avatar Taras Antoshchuk
Browse files

Disable NetworkStackApiCurrentLib and dependent build targets

Non-stable NetworkStack build targets are not expected to compile on
sc-mainline-prod.

Test: presubmit
Ignore-AOSP-First: change is specific to sc-mainline-prod
Merged-In: Ic06be409477637369e0561ab07bc9400c407d9b9
Change-Id: I88a81959b5b67bbff2f1ebd4f2b536fabf8a527f
parent 542e6678
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -50,7 +50,7 @@ package {
// have a different value depending on the branch.
// have a different value depending on the branch.
java_defaults {
java_defaults {
    name: "NetworkStackNextEnableDefaults",
    name: "NetworkStackNextEnableDefaults",
    enabled: true,
    enabled: false,
}
}
// This is a placeholder comment to avoid merge conflicts
// This is a placeholder comment to avoid merge conflicts
// as the above target may have different "enabled" values
// as the above target may have different "enabled" values