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

Commit 519fdce3 authored by Krzysztof Kosiński's avatar Krzysztof Kosiński
Browse files

Remove Python enables identical to global defaults.

Bug: 245854393
Test: presubmit
Change-Id: I67540844a28975f8f32539774748930907267764
parent 57ea923f
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -84,12 +84,8 @@ python_binary_host {
    main: "simg_dump.py",
    srcs: ["simg_dump.py"],
    version: {
        py2: {
            enabled: false,
        },
        py3: {
            embedded_launcher: true,
            enabled: true,
        },
    },
}