platform_hardware_interfaces/drm/1.0/default
Bill Peckham 294ad24d74 Convert Android.mk to Android.bp for vendor snapshot.
This change enables the converted modules to be included
in the vendor snapshot, which considers only
soong-defined modules.

Conversion of the modules in this directory to
Android.bp was blocked by a build-time conditional check
of TARGET_ENABLE_MEDIADRM_64. Using a Soong config
variable, we can perform the conversion.

Bug: 161571531
Bug: 123557988
Test: Build with TARGET_ENABLE_MEDIADRM_64 :=
Test: Build with TARGET_ENABLE_MEDIADRM_64 := true
Test: Insepction of out/soong/soong.variables for each
Test: Inspection of target files package for each
Test: Verify inclusion of modules in vendor snapshot
Change-Id: I47c3b739dfafdf619f8a9a85de560652966af290
2020-07-23 14:33:20 -07:00
..
include Fix failing drm 1.0 vts tests 2018-07-20 16:36:05 -07:00
Android.bp Convert Android.mk to Android.bp for vendor snapshot. 2020-07-23 14:33:20 -07:00
android.hardware.drm@1.0-service-lazy.rc Add lazy service target for drm HAL 2019-01-08 09:00:23 -08:00
android.hardware.drm@1.0-service.rc Add lazy service target for drm HAL 2019-01-08 09:00:23 -08:00
CryptoFactory.cpp Fix transitive includes. 2017-04-06 22:04:05 +00:00
CryptoFactory.h Build android.hardware.drm@1.0-service with BOARD_VNDK_VERSION 2017-07-03 18:16:04 +09:00
CryptoPlugin.cpp default drm hidl: Fix decrypt destination base ptr am: d79abbb0d3 am: 86828796ac am: 44fa9a5cf0 am: 0e8630788f 2020-01-09 04:51:59 +00:00
CryptoPlugin.h Revert "Fix resource leaks in drm hal" 2017-05-16 18:21:39 +00:00
DrmFactory.cpp Fix failing drm 1.0 vts tests 2018-07-20 16:36:05 -07:00
DrmFactory.h Build android.hardware.drm@1.0-service with BOARD_VNDK_VERSION 2017-07-03 18:16:04 +09:00
DrmPlugin.cpp Add new values to KeyRequestType 2018-01-23 13:33:59 -08:00
DrmPlugin.h Revert "Fix resource leaks in drm hal" 2017-05-16 18:21:39 +00:00
LegacyPluginPath.cpp Fix failing drm 1.0 vts tests 2018-07-20 16:36:05 -07:00
LegacyPluginPath.h Add Flag for Enabling 64-bit Legacy DRM Plugins 2017-04-06 01:04:27 -07:00
OWNERS Add drm hal/vts owners 2020-01-28 13:14:09 -08:00
service.cpp Add lazy service target for drm HAL 2019-01-08 09:00:23 -08:00
serviceLazy.cpp Add lazy service target for drm HAL 2019-01-08 09:00:23 -08:00
SharedLibrary.cpp Remove dependency to libmediadrm from drm HAL 2017-06-20 12:32:28 +09:00
TypeConvert.cpp Fix CTS post submit failures 2017-03-15 20:35:37 +00:00
TypeConvert.h Reorganize drm hal modules 2017-01-20 10:48:50 -08:00