summaryrefslogtreecommitdiffstats
path: root/drm/libdrmframework/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* drm: include symbols from libdrmframeworkcommon in libdrmframeworkPraveen Chavan2015-10-061-1/+1
| | | | | | | | to let modules dependant (statically) on libdrmframeworkcommon to be able to link to libdrmframework dynamically CRs-Fixed: 655018 Change-Id: I745c604398d191d0d8c96a68d33f8494add303a1
* Implement a NoOp DrmManagerClientImpl when no DRM service existsAdam Lesinski2014-06-061-1/+3
| | | | Change-Id: Ib06f429102a51c540c8132f3397130328279e03a
* Add liblogYing Wang2013-04-091-0/+1
| | | | | Bug: 8580410 Change-Id: If493d87d60d71be664ad75b140c62acadb75b0d0
* AV Android make files changesJames Dong2012-03-281-2/+2
| | | | | | | o plus a few file relocation: ActivityManager.cpp/h, SoundPool.h, etc o remove some runtime dependencies to libandroid, libandroid_runtime, etc Change-Id: I047a47c5fb361dd5cf85cd98798c39f629a75d10
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-7/+2
| | | | | | Bug: 5010576 Change-Id: I04d722f258951a3078fe07899f5bbe8aac02a8e8
* frameworks/base: remove LOCAL_PRELINK_MODULEIliyan Malchev2011-03-141-1/+1
| | | | | Change-Id: I54dd62ebef47e7690afa5a858f3cad941b135481 Signed-off-by: Iliyan Malchev <malchev@google.com>
* Make DRM libraries optionalJean-Baptiste Queru2010-09-101-0/+2
| | | | Change-Id: I0b591b75a035bc6d8049c85b595966845fedaa15
* fix buildJean-Baptiste Queru2010-09-091-2/+7
| | | | Change-Id: Iccb40c8c5df879288f35e0940c721d306fb75c12
* Initial contribution from Sony Corporation.aimitakeshi2010-09-011-0/+42
Add DRM Framework to support DRM content playback together with StageFright. - DRM Framework code is added - include/drm - drm - api/current.xml is updated to include DRM Framework Java APIs - cmds/servicemanager/service_manager.c is modified to add drmManager and drmIOService. Change-Id: I6d7bc9c7067362b500e530988a9ce241761866fb