Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add same offline charge animation as FP2. #19

Closed
wants to merge 1 commit into from
Closed

Add same offline charge animation as FP2. #19

wants to merge 1 commit into from

Conversation

rubencarneiro
Copy link

Now offline charging as the same animations as Fairphone 2

Copy link
Member

@Flohack74 Flohack74 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left 2 comments. In general please keep PRs tidy and focused. Better make 2 PRs than one which contains multiple issues.

@@ -26,7 +26,7 @@ PRODUCT_COPY_FILES += \
device/lge/hammerhead/init.hammerhead.rc:root/init.hammerhead.rc \
device/lge/hammerhead/init.hammerhead.usb.rc:root/init.hammerhead.usb.rc \
device/lge/hammerhead/fstab.hammerhead:root/fstab.hammerhead \
device/lge/hammerhead/ueventd.hammerhead.rc:root/ueventd.hammerhead.rc
device/lge/hammerhead/ueventd.hammerhead.rc:root/ueventd.hammerhead.rc \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why there is a \ at the end but no other line following? I think thats a mistake.

#device/lge/hammerhead/ubuntu_overlay/system/etc/mixer_paths.xml:system/ubuntu-overlay/system/etc/mixer_paths.xml \
device/lge/hammerhead/ubuntu_overlay/system/usr/bin/hciattach:system/ubuntu-overlay/system/usr/bin/hciattach \
device/lge/hammerhead/ubuntu_overlay/system/usr/share/bluetooth-touch/hammerhead:system/ubuntu-overlay/system/usr/share/bluetooth-touch/hammerhead

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your PR is named "charging animation" but here you also change a lot of the overlay stuff. This should not be part of the PR I think. Also, I think those files are already copied elsewhere, otherwise certain things would not work?

@UniversalSuperBox
Copy link
Member

This was snuck in with #18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants