Merge "Add a public attr secureElementName"
This commit is contained in:
committed by
Android (Google) Code Review
commit
cb0da694b0
@@ -1204,6 +1204,7 @@ package android {
|
||||
field public static final int secondaryProgress = 16843064; // 0x1010138
|
||||
field public static final int secondaryProgressTint = 16843879; // 0x1010467
|
||||
field public static final int secondaryProgressTintMode = 16843880; // 0x1010468
|
||||
field public static final int secureElementName = 16844200; // 0x10105a8
|
||||
field public static final int seekBarStyle = 16842875; // 0x101007b
|
||||
field public static final int segmentedButtonStyle = 16843568; // 0x1010330
|
||||
field public static final int selectAllOnFocus = 16843102; // 0x101015e
|
||||
|
||||
@@ -2941,6 +2941,7 @@
|
||||
<!-- @hide @SystemApi -->
|
||||
<public name="allowClearUserDataOnFailedRestore"/>
|
||||
<public name="allowAudioPlaybackCapture"/>
|
||||
<public name="secureElementName" />
|
||||
</public-group>
|
||||
|
||||
<public-group type="drawable" first-id="0x010800b4">
|
||||
|
||||
Reference in New Issue
Block a user