Merge "[SettingsProvider] make nfc_payment_default_component readable" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
576c548b3c
@@ -8748,6 +8748,7 @@ public final class Settings {
|
|||||||
*/
|
*/
|
||||||
@UnsupportedAppUsage(maxTargetSdk = Build.VERSION_CODES.R, trackingBug = 170729553)
|
@UnsupportedAppUsage(maxTargetSdk = Build.VERSION_CODES.R, trackingBug = 170729553)
|
||||||
@TestApi
|
@TestApi
|
||||||
|
@Readable
|
||||||
public static final String NFC_PAYMENT_DEFAULT_COMPONENT = "nfc_payment_default_component";
|
public static final String NFC_PAYMENT_DEFAULT_COMPONENT = "nfc_payment_default_component";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user