Thanks, but after I tried to remove HwWetherClock.apk I get message failed to uninstall. Same is with another .apk in /system/priv-app folder. There must be some restrictions from Huawei.
---------- Post added at 09:42 AM ---------- Previous post was at 09:37 AM ----------
Interesting reading:
" apks in /system/priv-app can use "system"-level permissions. Prior to Kitkat, all apks on the system partition could use those permissions.
This change gives the manufacturer more control over access to sensitive permissions by bundled software.
christopher tate
android framework engineer"
---------- Post added at 10:04 AM ---------- Previous post was at 09:42 AM ----------
I tried remove package with terminal emulator ( with SU permissions) using pm commands :
pm disable com.package name
pm uninstall com.package name
I get delate failed /interal error