From 2a9bbcf40388a22c451fda21c37531ebcef95c1e Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Wed, 14 Feb 2024 09:06:18 +0100 Subject: [PATCH] roomservice: Require python3 Change-Id: I08429fbc9380b3a1f04bbcc5116fedf3e2457747 --- build/tools/roomservice.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/tools/roomservice.py b/build/tools/roomservice.py index 813ce849..8493d70d 100755 --- a/build/tools/roomservice.py +++ b/build/tools/roomservice.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # Copyright (C) 2012-2013, The CyanogenMod Project # (C) 2017-2018,2020-2021, The LineageOS Project #