• Nick Pelly's avatar
    Enable NFC service as an application service. · 13d8819d
    Nick Pelly authored
    
    
    Uses ServiceManager.addService() to register the service.
    
    Uses BOOT_COMPLETE to start the service.
    
    Uses sharedUserId com.android.nfc so that it has a fixed uid.
    
    Uses android:persistant so that the process is not killed.
    
    Change-Id: If4264baf5dc457ee0a3ad5788c5945e84173b1ea
    Signed-off-by: default avatarNick Pelly <npelly@google.com>
    13d8819d
Android.mk 311 Bytes