SetupWizard: Make it REUSE compliant

* Ignored all the strings.xml since they are auto-synced

Change-Id: I5d9e7aa5ae7b0079f792450f7e6dbf83216ebac4
This commit is contained in:
Michael Bestas
2024-02-14 20:35:43 +02:00
parent 1db317b962
commit ec05005cfe
96 changed files with 329 additions and 1140 deletions

View File

@@ -1,5 +1,8 @@
#!/bin/bash
# SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
# SPDX-License-Identifier: Apache-2.0
adb root
wait ${!}
adb shell pm enable org.lineageos.setupwizard || true