Skip to content
Commit 66dfa032 authored by Peter Kalauskas's avatar Peter Kalauskas
Browse files

Populate colors resources for Material color scheme

Test: adb shell settings put secure \
        theme_customization_overlay_packages \
'''\{\
\"android.theme.customization.system_palette\":\"fff000\",\
\"android.theme.customization.color_source\":\"home_wallpaper\",\
\"android.theme.customization.theme_style\":\"RAINBOW\"\}\
''' # Or EXPRESSIVE, SPRITZ, TONAL_SPOT, FRUIT_SALAD, VIBRANT, or
    # MONOCHROMATIC
Test: adb shell settings put secure contrast_level 0 # or 0.5, or 1
Test: atest SystemUITests
Bug: 266484809

Change-Id: Icab77a2334bd40036d647c357d5c97f1f71cf74c
parent aff8cdd4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment