AndroidManifest.xml
1 <?xml version="1.0" encoding="utf-8"?><!-- 2 ~ SPDX-FileCopyrightText: 2023 microG Project Team 3 ~ SPDX-License-Identifier: Apache-2.0 4 --> 5 6 <manifest xmlns:android="http://schemas.android.com/apk/res/android"> 7 <application /> 8 </manifest>