summaryrefslogtreecommitdiffstats
path: root/media/tests/MediaFrameworkTest/AndroidManifest.xml
Commit message (Collapse)AuthorAgeFilesLines
* camera: Add Java binder proxies for some existing binder interfacesIgor Murashkin2013-06-111-0/+5
| | | | | | | | | Note that anything not in the AIDL interfaces, will NOT be magically compatible if you just add it there. It probably requires a change in frameworks/av/camera as well. Bug: 9213377 Change-Id: I91d3efb755ed2e3ace139f83573f86efdccccd06
* Adding camera zoom test to mediaframework stress suite.Jason Noguchi2012-03-221-7/+13
| | | | Change-Id: I3ee72156f42cf189ff1d0bd469f83b938a6b87ff
* Change the media player stress test to repor the total number of failure and ↵Yu Shan Emily Lau2011-02-161-0/+2
| | | | | | | | the total number of info. Register the surface callback in the test application bug# 2909064 Change-Id: I3420b5bc81e276b50f612c126ed5fc1f4f16c08c
* Remove the old media player stress test.Yu Shan Emily Lau2011-02-071-0/+5
| | | | | | | Add the new playback stress that which caputred the total number of crashes, frame drops from a list of video which side-loaded to the device. Change-Id: I41d54b5286da0aecb52a37feec176d8ae5456d9e
* Fix the test application orientation. Bug# 3205196Yu Shan Emily Lau2011-01-041-1/+2
| | | | Change-Id: I57085d6507482ce15dbf3b167965be4af43b3d88
* Fix issue 3098850Eric Laurent2010-10-141-0/+1
| | | | | | | | Media framework test permissions were not updated when commit 14beea487c065ca902bfd7089399eb71a805e302 added MODIFY_AUDIO_SETTINGS permission check for global effects. Change-Id: I2a97be74f33d62fbb749642b1e7a26ddf92378f2
* Add the a power test case which simply do the audio playback. The actual ↵Yu Shan Emily Lau2010-08-101-0/+5
| | | | | | power measurement will be done by another application. Change-Id: I51008ffdbe60e7e0b298091eb914b74f2d6731f8
* Check whether test server is up before running tests which use streaming files.Gloria Wang2009-11-091-0/+1
|
* base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGESan Mehat2009-06-011-1/+1
| | | | Signed-off-by: San Mehat <san@google.com>
* Added the write sdcard permission so that the mediarecorder testYu Shan Emily Lau2009-05-191-0/+1
| | | | can write the new recorded video into sdcard.
* AI 143905: am: CL 143904 Fix the failure in the media recorder large test by ↵Yu Shan Emily Lau2009-03-311-0/+1
| | | | | | | | | adding the Camera permission. Original author: yslau Merged from: //branches/cupcake/... Automated import of CL 143905
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+51
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-51/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+5
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+46