Lines Matching refs:drm
16 name: "android.hardware.drm@1.0-helper",
48 name: "android.hardware.drm@1.0-multilib-lib",
58 name: "android.hardware.drm@1.0-multilib-exe",
68 name: "android.hardware.drm@1.0-service-defaults",
71 include_dirs: ["hardware/interfaces/drm"],
73 static_libs: ["android.hardware.drm@1.0-helper"],
76 "android.hardware.drm@1.0",
86 //############ Build legacy drm service ############
89 name: "android.hardware.drm@1.0-service",
91 "android.hardware.drm@1.0-multilib-exe",
92 "android.hardware.drm@1.0-service-defaults"
94 init_rc: ["android.hardware.drm@1.0-service.rc"],
98 //############ Build legacy drm lazy service ############
101 name: "android.hardware.drm@1.0-service-lazy",
103 "android.hardware.drm@1.0-multilib-exe",
104 "android.hardware.drm@1.0-service-defaults"
106 overrides: ["android.hardware.drm@1.0-service"],
107 init_rc: ["android.hardware.drm@1.0-service-lazy.rc"],
111 //############ Build legacy drm impl library ############
114 name: "android.hardware.drm@1.0-impl",
115 defaults: ["android.hardware.drm@1.0-multilib-lib"],
125 "android.hardware.drm@1.0",
135 static_libs: ["android.hardware.drm@1.0-helper"],