Home | History | Annotate | Download | only in default

Lines Matching refs:drm

17 ############# Build legacy drm service ############
22 LOCAL_MODULE := android.hardware.drm@1.0-service
23 LOCAL_INIT_RC := android.hardware.drm@1.0-service.rc
30 android.hardware.drm@1.0 \
40 android.hardware.drm@1.0-helper \
43 hardware/interfaces/drm
48 # TODO(b/18948909) Some legacy DRM plugins only support 32-bit. They need to be
49 # migrated to 64-bit. Once all of a device's legacy DRM plugins support 64-bit,
58 ############# Build legacy drm impl library ############
61 LOCAL_MODULE := android.hardware.drm@1.0-impl
73 android.hardware.drm@1.0 \
84 android.hardware.drm@1.0-helper \
90 # TODO: Some legacy DRM plugins only support 32-bit. They need to be migrated to
91 # 64-bit. (b/18948909) Once all of a device's legacy DRM plugins support 64-bit,