Resolve billing client issues

Resolve presubmit error
This commit is contained in:
deeppandya
2024-07-29 22:47:10 +05:30
parent 4693ecc3b5
commit a9fbfc6537
3 changed files with 1 additions and 15 deletions
-7
View File
@@ -155,13 +155,6 @@
android:noHistory="true"
android:launchMode="singleTask"/>
<activity android:name="com.android.billingclient.api.ProxyBillingActivity"
android:theme="@style/BraveProxyBillingActivityTheme"
android:exported="false"
android:screenOrientation="sensorPortrait"
tools:ignore="LockedOrientationActivity,DiscouragedApi"
tools:node="replace" />
<!-- Upgrade related -->
<receiver android:name="org.chromium.chrome.browser.upgrade.BravePackageReplacedBroadcastReceiver"
android:exported="false">