Add android:maxSdkVersion="34" to all the <uses-permission> blocks for...
Add android:maxSdkVersion="34" to all the <uses-permission> blocks for "com.google.android.googleapps.permission.GOOGLE_AUTH*" permissions These permissions used to guard code in Android Authenticator which doesn't exist now. There is no GSF code in V+. Bug:280072910 Change-Id: Ib2fceca51c324f107be6b9e2f9e6001431cc3f08
Loading
Please register or sign in to comment