sargo: Switch to our charging animation
Change-Id: I18f39a954c6d73095de7e4e5ca229963636f73c7
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 947 B |
Binary file not shown.
|
Before Width: | Height: | Size: 1.3 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 14 KiB |
@@ -1,30 +0,0 @@
|
||||
## Google Pixel animation
|
||||
|
||||
# animation: num_cycles, first_frame_repeats, animation_file
|
||||
animation: 3 1 charger/battery_scale
|
||||
|
||||
# percent_display: text_percent_pos_x, text_percent_pos_y, color_r, color_g, color_b, color_a, font_file
|
||||
percent_display: c c 255 255 255 255 charger/main_font
|
||||
|
||||
fail: charger/battery_fail
|
||||
|
||||
# frame: disp_time min_level max_level
|
||||
frame: 300 0 100 # 0
|
||||
frame: 33 0 100
|
||||
frame: 33 0 100
|
||||
frame: 33 0 100
|
||||
frame: 33 0 100
|
||||
frame: 33 0 100 # 5
|
||||
frame: 33 0 100
|
||||
frame: 33 0 100
|
||||
frame: 33 0 100
|
||||
frame: 33 0 100
|
||||
frame: 33 0 100 # 10
|
||||
frame: 33 0 100
|
||||
frame: 33 0 100
|
||||
frame: 33 0 100
|
||||
frame: 33 0 100
|
||||
frame: 33 0 100 # 15
|
||||
frame: 33 0 100
|
||||
frame: 33 0 100
|
||||
frame: 33 0 100
|
||||
@@ -50,10 +50,6 @@ PRODUCT_COPY_FILES += \
|
||||
vendor/google/sargo/proprietary/product/etc/permissions/com.verizon.services.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/com.verizon.services.xml \
|
||||
vendor/google/sargo/proprietary/product/etc/permissions/features-verizon.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/features-verizon.xml \
|
||||
vendor/google/sargo/proprietary/product/etc/permissions/privapp-permissions-google-p-lineage.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/privapp-permissions-google-p-lineage.xml \
|
||||
vendor/google/sargo/proprietary/product/etc/res/images/charger/battery_fail.png:$(TARGET_COPY_OUT_PRODUCT)/etc/res/images/charger/battery_fail.png \
|
||||
vendor/google/sargo/proprietary/product/etc/res/images/charger/battery_scale.png:$(TARGET_COPY_OUT_PRODUCT)/etc/res/images/charger/battery_scale.png \
|
||||
vendor/google/sargo/proprietary/product/etc/res/images/charger/main_font.png:$(TARGET_COPY_OUT_PRODUCT)/etc/res/images/charger/main_font.png \
|
||||
vendor/google/sargo/proprietary/product/etc/res/values/charger/animation.txt:$(TARGET_COPY_OUT_PRODUCT)/etc/res/values/charger/animation.txt \
|
||||
vendor/google/sargo/proprietary/product/etc/sysconfig/allowlist_com.android.omadm.service.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/sysconfig/allowlist_com.android.omadm.service.xml \
|
||||
vendor/google/sargo/proprietary/product/etc/sysconfig/google-hiddenapi-package-whitelist.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/sysconfig/google-hiddenapi-package-whitelist.xml \
|
||||
vendor/google/sargo/proprietary/product/etc/sysconfig/nexus.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/sysconfig/nexus.xml \
|
||||
|
||||
Reference in New Issue
Block a user