1<?xml version="1.0" encoding="utf-8"?> 2<!-- 3 Manifest for androidx integration test module 4--> 5<manifest xmlns:android="http://schemas.android.com/apk/res/android"> 6 7 <application> 8 </application> 9</manifest> 10 11