Núcleo do sistema

com.google.android.apps.work.oobconfig

Device Setup

Risco
Com cuidado
Origem
Google
O que é
Núcleo do sistema

O que é

Sets up device to be managed by EMM (Enterprise Mobility Management), which "allows organizations to securely enable employee use of mobile devices".

Might also be what does the actual management on your device, if you set it up as a work device.

Only seems to run on boot(not in the background after boot) if you haven't set up your device as a work device.

I tried to disable it through UAD, but nothing happens? Seems immune to disabling?

https://bayton.org/2020/11/google-announce-big-changes-to-zero-touch/

https://bayton.org/docs/enterprise-mobility/android/what-is-android-zero-touch-enrolment/

Contains 4 services: GcmJobService, GservicesChangedObserverService, AppMeasurementService and FirebaseInstanceIdService.

GCM(Google Cloud Messaging) was the backend for Android's push messaging system 2012-2019, after which it was replaced by FCM(Firebase Cloud Messaging). I assume the GCM/Firebase connection is for Push notification functionality.

The MANAGE_CARRIER_OEM_UNLOCK_STATE permission hints at doing something with carrier locks?

Needs Google Play Services to function?

Comandos

adb shell pm uninstall --user 0 com.google.android.apps.work.oobconfig

Para voltar atrás:

adb shell cmd package install-existing com.google.android.apps.work.oobconfig

Todas as desinstalações aqui listadas afectam apenas o utilizador actual: a imagem do sistema não é tocada e o comando de restauro devolve a aplicação a partir da cópia que já está no aparelho. Não se transfere nada.

Isto não é o directório. Aqui diz-se o que é um pacote em geral; o que acontece no seu televisor concreto está na ficha do seu modelo, e é essa que manda. O mesmo pacote pode sobrar num aparelho e segurar o ecrã inicial noutro.