summaryrefslogtreecommitdiffstats
path: root/media/libdrm/mobile2
Commit message (Collapse)AuthorAgeFilesLines
* Remove libdrm2. This code appears to be unused.Nick Kralevich2010-05-13123-19517/+0
| | | | | | | | | This code generates warnings when compiled with -Wformat-security, and since it isn't being used, I figured it's better to just delete it. As always, this code can be restored by reverting this change. Change-Id: I1da2049f41312b6eae5fa42892beb4a2036eb12f
* libdrm: "==" should be an assignment.Mike Lockwood2009-08-121-1/+1
| | | | Signed-off-by: Mike Lockwood <lockwood@android.com>
* AI 143430: Remove broken and unused code.Doug Kwan2009-03-282-12/+0
| | | | | | | | | | | This CL removes RoManager::getDevicePrivateKey() and its declaration. The method is not used anywhere and it contains bad code that returns reference to a local object. This is tested by building the master tree and running the framework testsuite. No error was found in testsuite. BUG=1737538 Automated import of CL 143430
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03123-0/+19529
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03123-19529/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+1
|
* Initial ContributionThe Android Open Source Project2008-10-21123-0/+19529