Android - Support for DRM?

Looks like there’s some support in Android SDK for OMA DRM.

android.drm.mobile1.DrmConstraintInfo
android.drm.mobile1.DrmException
android.drm.mobile1.DrmRawContent
android.drm.mobile1.DrmRights
android.drm.mobile1.DrmRightsManager

There’s a matching shared object as well named libdrm1_jni.so as well in /system/lib. I cannot find any information on the android site though other than the tantalizing clue here - Environment.getDrmContentDirectory()


About this entry