SetupWizard: Make it REUSE compliant
* Ignored all the strings.xml since they are auto-synced Change-Id: I5d9e7aa5ae7b0079f792450f7e6dbf83216ebac4
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
# SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
adb root
|
||||
wait ${!}
|
||||
has_google_suw=$(adb shell pm list packages com.google.android.setupwizard)
|
||||
|
Reference in New Issue
Block a user