[Finally I was able to block the SystemUpdateService wakelock, using this app:
https://play.google.com/store/apps/d...com.rs.autorun
go to settings, enable the option to show system entries
find google play services and disable:
SystemUpdateService$Receiver
SystemUpdateService$ActiveReceiver
SystemUpdateService$SecretCodeReceiver
done... no more wakelock and it didn't break anything, syncs all work ok
I know this app doesn't look the best, but I tried others like "Android Tuner Free", "Disable Services", "Gemini App Manager", etc, but they allowed me to only disable the main service and didn't show the other receivers that had to be disabled
راح اشرح لك من الكلام اللي فوق(الجهاز مو عندي فبالتالي ممكن الكلمات تختلف(:
اول شي نزل البرنامج اللي بالمشاركة الانجليزية... تروح للاعدادات و تحط سماح برؤية مدخلات النظام(system entries)..
دور على Google Play services و منها اعمل تعطيل لهالثلاث خيارات:
SystemUpdateService$Receiver
SystemUpdateService$ActiveReceiver
SystemUpdateService$SecretCodeReceiver
بعد ما تعمل تعطيل لهالخيارات يفترض حليت المشكلة و للتأكيد اعمل اعادة تشغيل(ذكر بعضهم هالخطوة في منتدى المطورين)
و ان شاء الله بهالطريقة تكون حليت المشكلة.