Merge "[SettingsProvider] make nfc_payment_default_component readable" into sc-dev

This commit is contained in:
TreeHugger Robot
2021-07-08 18:07:58 +00:00
committed by Android (Google) Code Review

View File

@@ -8748,6 +8748,7 @@ public final class Settings {
*/
@UnsupportedAppUsage(maxTargetSdk = Build.VERSION_CODES.R, trackingBug = 170729553)
@TestApi
@Readable
public static final String NFC_PAYMENT_DEFAULT_COMPONENT = "nfc_payment_default_component";
/**