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

Commit 0c76cab3 authored by Jihoon Kang's avatar Jihoon Kang Committed by Gerrit Code Review
Browse files

Merge "Specify list_files to be built with embedded launcher"

parents 557a4d56 8f6edbbf
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -92,4 +92,9 @@ python_binary_host {
    srcs: [
        "list_files.py",
    ],
    version: {
      py3: {
        embedded_launcher: true,
      }
    }
}