/ play-services-wearable / core / src / main / AndroidManifest.xml
AndroidManifest.xml
 1  <?xml version="1.0" encoding="utf-8"?>
 2  <!--
 3    ~ SPDX-FileCopyrightText: 2022 microG Project Team
 4    ~ SPDX-License-Identifier: Apache-2.0
 5    -->
 6  
 7  <manifest xmlns:android="http://schemas.android.com/apk/res/android">
 8  
 9      <application>
10      </application>
11  </manifest>