Merge "Add system_notification_accent_color for mainline"

This commit is contained in:
Philip P. Moltmann
2018-12-18 16:38:23 +00:00
committed by Android (Google) Code Review
2 changed files with 9 additions and 0 deletions

View File

@@ -205,6 +205,10 @@ package android {
field public static final int config_sendPackageName = 17891328; // 0x1110000
}
public static final class R.color {
field public static final int system_notification_accent_color = 17170460; // 0x106001c
}
public static final class R.dimen {
field public static final int config_mediaMetadataBitmapMaxSize = 17104904; // 0x1050008
field public static final int config_restrictedIconSize = 17104903; // 0x1050007

View File

@@ -2978,6 +2978,11 @@
<public name="config_mediaMetadataBitmapMaxSize" />
</public-group>
<public-group type="color" first-id="0x0106001c">
<!-- @hide @SystemApi -->
<public name="system_notification_accent_color" />
</public-group>
<!-- ===============================================================
DO NOT ADD UN-GROUPED ITEMS HERE