Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ff636a4e authored by Pawit Pornkitprasan's avatar Pawit Pornkitprasan Committed by Gerrit Code Review
Browse files

build: fix dopush for SystemUI

The path for SystemUI has changed in Lollipop

Change-Id: Ib2126f48f6769e5f91d0aa1d44d4049bdbe1deff
parent bd0c010b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2115,7 +2115,7 @@ EOF
                fi
                adb shell restorecon "$TARGET"
            ;;
            /system/priv-app/SystemUI.apk|/system/framework/*)
            /system/priv-app/SystemUI/SystemUI.apk|/system/framework/*)
                # Only need to stop services once
                if ! $stop_n_start; then
                    adb shell stop