[SettingsProvider] Remove @Readable for NFC_PAYMENT_DEFAULT_COMPONENT
Bug: 182283321 Bug: 174151290 Test: atest CtsNfcTestCases Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=com.android.settings.nfc Change-Id: I97fcd555072740cb3c0d80c9bb38edab5087195c
This commit is contained in:
@@ -8631,7 +8631,6 @@ 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";
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user