summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Collapse)AuthorAgeFilesLines
* am 09f1e2b2: resolved conflicts for merge of 56aa3c76 to gingerbread-plus-aospJean-Baptiste Queru2010-09-101-0/+2
|\ | | | | | | | | | | | | Merge commit '09f1e2b2151ea18c05b9138a0a5cb63af18ea373' * commit '09f1e2b2151ea18c05b9138a0a5cb63af18ea373': Initial contribution from Sony Corporation.
| * resolved conflicts for merge of 56aa3c76 to gingerbread-plus-aospJean-Baptiste Queru2010-09-101-0/+2
| |\ | | | | | | | | | Change-Id: I3d36a665f93f976824592edf35f6d6a205cc7617
| | * Initial contribution from Sony Corporation.aimitakeshi2010-09-011-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Merge "Add support for giving arrays of ints and longs to the "am" command."Jack Veenstra2010-09-081-1/+22
|\ \ \
| * | | Add support for giving arrays of ints and longs to the "am" command.Jack Veenstra2010-09-081-1/+22
| | | | | | | | | | | | | | | | Change-Id: Ibc4ae63fb5f8025a847bec7d37a1fce5abd81b39
* | | | am 000ef46f: am 25429378: Merge "Allow installd to handle large partitions" ↵Kenny Root2010-09-073-21/+27
|\ \ \ \ | |/ / / |/| / / | |/ / | | | | | | | | | | | | | | | into gingerbread Merge commit '000ef46f5b0f84d08342711b00e8de560ea504af' * commit '000ef46f5b0f84d08342711b00e8de560ea504af': Allow installd to handle large partitions
| * | am 25429378: Merge "Allow installd to handle large partitions" into gingerbreadKenny Root2010-09-073-21/+27
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '254293782a94652fd601d6b3f04ad447c072f714' into gingerbread-plus-aosp * commit '254293782a94652fd601d6b3f04ad447c072f714': Allow installd to handle large partitions
| | * | Allow installd to handle large partitionsKenny Root2010-09-073-21/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Use int64_t because we're RPCing over to Java which uses a Long to represent the filesystem space. Change-Id: I842b2cf9f2ff8f980ff5895c1c8eb9ebefa1ea31
* | | | Merge "Doc Change:ActivityManager usage doc:running test package"Joe Malin2010-09-031-1/+6
|\ \ \ \
| * | | | Doc Change:ActivityManager usage doc:running test packageJoe Malin2010-08-301-1/+6
| | | | | | | | | | | | | | | | | | | | Change-Id: I9a0c28e59f87e30c81d18162bee082b851d07a94
* | | | | Merge "Doc change: Update pm command usage for test packages"Joe Malin2010-09-031-1/+4
|\ \ \ \ \
| * | | | | Doc change: Update pm command usage for test packagesJoe Malin2010-08-311-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If9c51e0265394538023a913fa271dfb80f14a92e
* | | | | | am b4de2f99: am 05f0382b: When dropping privileges, check return values.Nick Kralevich2010-09-011-2/+12
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'b4de2f997591d3ee5f1eff92fbf2d4628cee5f2c' * commit 'b4de2f997591d3ee5f1eff92fbf2d4628cee5f2c': When dropping privileges, check return values.
| * | | | | am 05f0382b: When dropping privileges, check return values.Nick Kralevich2010-09-011-2/+12
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '05f0382bcf11d96760ee8cf9110099a1661eed7c' into gingerbread-plus-aosp * commit '05f0382bcf11d96760ee8cf9110099a1661eed7c': When dropping privileges, check return values.
| | * | | | When dropping privileges, check return values.Nick Kralevich2010-09-011-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | setuid() and family can fail. Check return values to make sure this doesn't happen unexpectedly. Also call setgid() to drop root group permissions. Change-Id: Id06fbe6239e2ed2fe23368695e333514e0581e6d
* | | | | | bugreport: bcm4329: Add Wifi state dumpDmitry Shmidt2010-09-011-0/+2
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | Change-Id: I00a448bd44f3f5ca76948acad12ba20be794f3bd Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* | | | | am aa40b834: am 6aacad66: Merge "Add some encoding parameters for the ↵James Dong2010-08-311-1/+19
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | | | | | | | | | | | | | | | | | "record" utility" into gingerbread Merge commit 'aa40b834985023642b30fa2e0563c414a994bd3a' * commit 'aa40b834985023642b30fa2e0563c414a994bd3a': Add some encoding parameters for the "record" utility
| * | | am 6aacad66: Merge "Add some encoding parameters for the "record" utility" ↵James Dong2010-08-311-1/+19
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | into gingerbread Merge commit '6aacad66eba2b51251f7e2dfb8c005b5242326ca' into gingerbread-plus-aosp * commit '6aacad66eba2b51251f7e2dfb8c005b5242326ca': Add some encoding parameters for the "record" utility
| | * | Add some encoding parameters for the "record" utilityJames Dong2010-08-311-1/+19
| | | | | | | | | | | | | | | | | | | | | | | | - TODO: remove some of the hard coded values Change-Id: Ib58bbb8af45fd102176ac49da0a71613a12fa5fc
* | | | screenshot command: sound effect, filename incrementingDaniel Sandler2010-08-261-5/+58
| | | | | | | | | | | | | | | | Change-Id: I0302cda9791f14c23936dbdcce8a70711f65e07d
* | | | Add --el option to am for long extras.Makoto Onuki2010-08-241-0/+6
| | | | | | | | | | | | | | | | Change-Id: I13b92284fa4e0765620552b7d9b08d7441254389
* | | | On-device screenshot support.Daniel Sandler2010-08-203-7/+156
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This comes in the form of a command, `screenshot`, which will read /dev/graphics/fb0 (in a manner very similar to adb's framebuffer_service) and write to the specified PNG file. Additionally, dumpstate now accepts a -p flag (mnemonic: "picture" or "png") that, when specified, will cause a screenshot to be captured in the same directory as the bugreport. Future work: invoke `dumpstate -p` when the bugreport keychord is pressed, giving users a convenient way to attach screenshots to bug reports (or simply take screenshots at all without developer tools). Bug: 2216571 (and probably plenty of others) Change-Id: I36afbc55a0308a7bc01112ef39c4c62777efb203
* | | | Fix incorrect usage text for am.Daniel Sandler2010-08-201-1/+1
| | | | | | | | | | | | | | | | Change-Id: I95afb3bd02ce23bb8d0797ec4c33e27a9530988e
* | | | am 18dd95f4: am 05b20c03: Merge "bootanimation: Don\'t open non-existing ↵Jean-Baptiste Queru2010-08-171-6/+9
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | bootanimation.zip" Merge commit '18dd95f451f866804d19797bc47ab5a2821c0020' * commit '18dd95f451f866804d19797bc47ab5a2821c0020': bootanimation: Don't open non-existing bootanimation.zip
| * | | am 05b20c03: Merge "bootanimation: Don\'t open non-existing bootanimation.zip"Jean-Baptiste Queru2010-08-171-6/+9
| |\ \ \ | | |/ / | |/| / | | |/ | | | | | | | | | Merge commit '05b20c034d5a1ffe64c15d155dd8511b77b8989b' into gingerbread-plus-aosp * commit '05b20c034d5a1ffe64c15d155dd8511b77b8989b': bootanimation: Don't open non-existing bootanimation.zip
| | * bootanimation: Don't open non-existing bootanimation.zipJim Huang2010-08-101-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While booting from AOSP image, logcat always complains as following: W/zipro ( 1001): Unable to open zip '/data/local/bootanimation.zip': No such file or directory W/zipro ( 1001): Unable to open zip '/system/media/bootanimation.zip': No such file or directory This patch avoids opening non-existing files. Change-Id: I54cc03f125a5e16dbc930515bd2e43c623b63f8f
| | * move native services under services/Mathias Agopian2010-07-222-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | moved surfaceflinger, audioflinger, cameraservice all native services should now reside in this location. Change-Id: Icd7336f7289db35df9c8c1857a5122bb8a6f1c86
* | | Add support for playing a sound before/after dumpstate.Paul Eastham2010-08-063-6/+22
| | |
* | | am 1cd6340a: am 50871525: Add more debugging to installdKenny Root2010-08-052-3/+13
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit '1cd6340a72d81c81630d6374ed46211497520897' * commit '1cd6340a72d81c81630d6374ed46211497520897': Add more debugging to installd
| * | Add more debugging to installdKenny Root2010-08-042-3/+13
| | | | | | | | | | | | | | | | | | | | | If a command to installd fails, it would be nice to know exactly why. Log failures and the errno associated with the failures. Change-Id: Ia3122675f243037c556d3a49d06da7e03b8c59f6
* | | am b72d3180: am 81046c8c: Merge "Various changes to improve rtsp networking, ↵Andreas Huber2010-07-221-5/+36
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | reduce packet loss and adapt to ALooper API changes." into gingerbread Merge commit 'b72d3180dc8d41d6269664bea808b04410bbe40f' * commit 'b72d3180dc8d41d6269664bea808b04410bbe40f': Various changes to improve rtsp networking, reduce packet loss and adapt to ALooper API changes.
| * | Merge "Various changes to improve rtsp networking, reduce packet loss and ↵Andreas Huber2010-07-221-5/+36
| |\ \ | | | | | | | | | | | | adapt to ALooper API changes." into gingerbread
| | * | Various changes to improve rtsp networking, reduce packet loss and adapt to ↵Andreas Huber2010-07-221-5/+36
| | | | | | | | | | | | | | | | | | | | | | | | ALooper API changes. Change-Id: I110e19d5ce33e597add3ffbd3e3ff3815862396d
* | | | resolved conflicts for merge of bc54e63c to masterMathias Agopian2010-07-212-0/+6
|\ \ \ \ | |/ / / | | | | | | | | Change-Id: I4245b15b4cda6963d735442c0c6a04a0477ff5e1
| * | | Merge "new SensorService" into gingerbreadMathias Agopian2010-07-212-0/+6
| |\ \ \ | | |/ / | |/| |
| | * | new SensorServiceMathias Agopian2010-07-192-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | remove old sensor service and implement SensorManager on top of the new (native) SensorManger API. Change-Id: Iddb77d498755da3e11646473a44d651f12f40281
* | | | am f0d87989: am ff0ab64c: Merge "Add a seek test to the stagefright ↵Andreas Huber2010-07-211-1/+67
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | commandline tool." into gingerbread Merge commit 'f0d87989931757cdc50524d282fc151ef88eeafe' * commit 'f0d87989931757cdc50524d282fc151ef88eeafe': Add a seek test to the stagefright commandline tool.
| * | | Add a seek test to the stagefright commandline tool.Andreas Huber2010-07-211-1/+67
| |/ / | | | | | | | | | Change-Id: Ibf3517afa288fc4c7e2184c11bc7a63594f321df
* | | am c74034b6: am 24651682: added BinderService<> template to help creating ↵Mathias Agopian2010-07-141-12/+19
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | native binder services Merge commit 'c74034b6bf0940dc80c4d4efa1e677ad0d2dfd6c' * commit 'c74034b6bf0940dc80c4d4efa1e677ad0d2dfd6c': added BinderService<> template to help creating native binder services
| * | added BinderService<> template to help creating native binder servicesMathias Agopian2010-07-141-12/+19
| | | | | | | | | | | | Change-Id: Id980899d2647b56479f8a27c89eaa949f9209dfe
* | | am 78983a91: am 4055b780: Merge "move native services under services/" into ↵Mathias Agopian2010-07-142-4/+4
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | gingerbread Merge commit '78983a9133d3dd3f08b1ec462a7e2f9e7bfa9e2f' * commit '78983a9133d3dd3f08b1ec462a7e2f9e7bfa9e2f': move native services under services/
| * | move native services under services/Mathias Agopian2010-07-142-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | moved surfaceflinger, audioflinger, cameraservice all native services should now reside in this location. Change-Id: Iee42b83dd2a94c3bf5107ab0895fe2dfcd5337a8
* | | Allow "am" to initiate heap dumps.Andy McFadden2010-07-121-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was mostly cloned from the "am profile" implementation. It's intended to replace the old "kill -10" approach used by "runhat". We could really use a native heap dump, so I pass a "managed" flag through that indicates whether we want to dump the native or managed heap. We don't currently have a native heap dump-to-file function, so it currently just logs a warning. (android.ddm.DdmHandleNativeHeap.getLeakInfo is a good start -- it copies /proc/maps and then calls get_malloc_leak_info to get some goodies. Needs some formatting to make it human-readable. I didn't want to cram all that into this change.) It would be useful if "am" didn't exit until the heap dump operation completed, but I'm not sure how to do that. Bug 2759474. Change-Id: I46bc98067738d8c72ac0fc10002ca67bb4929271
* | | am d51c2cac: am 45bac57a: Support for writing the extracted data to an .mp4 ↵Andreas Huber2010-07-012-3/+36
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | file in the stagefright commandline tool. Merge commit 'd51c2cacce4ad945bea4c00cea4326cf76b49cd2' * commit 'd51c2cacce4ad945bea4c00cea4326cf76b49cd2': Support for writing the extracted data to an .mp4 file in the stagefright commandline tool.
| * | Support for writing the extracted data to an .mp4 file in the stagefright ↵Andreas Huber2010-07-012-3/+36
| | | | | | | | | | | | | | | | | | commandline tool. Change-Id: I972324a8fc9757e6e8116b0270ec0882106f8733
* | | am 0d964c94: am a2549bb6: Merge "Remove most stagefright property overrides, ↵Andreas Huber2010-06-241-4/+0
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright." into gingerbread Merge commit '0d964c94459e25b9b2221a7c7c789b29f77f15dd' * commit '0d964c94459e25b9b2221a7c7c789b29f77f15dd': Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright.
| * | Remove most stagefright property overrides, remove VorbisPlayer and ↵Andreas Huber2010-06-231-4/+0
| | | | | | | | | | | | | | | | | | | | | VorbisMetadataRetriever as this functionality is now provided by stagefright. Change-Id: Ieafe75a4550c273ad59b4518d7cd4c0fce0f7cce related-to-bug: 2370115
* | | am 235073a5: am 8a42f881: Merge "Make sure sine: is supported again in ↵Andreas Huber2010-06-231-1/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | stagefright commandline tool." into gingerbread Merge commit '235073a549ec664caea93e0ccded95e4a6819b6b' * commit '235073a549ec664caea93e0ccded95e4a6819b6b': Make sure sine: is supported again in stagefright commandline tool.
| * | Merge "Make sure sine: is supported again in stagefright commandline tool." ↵Andreas Huber2010-06-221-1/+1
| |\ \ | | | | | | | | | | | | into gingerbread
| | * | Make sure sine: is supported again in stagefright commandline tool.Andreas Huber2010-06-211-1/+1
| | | | | | | | | | | | | | | | Change-Id: I703f1a8b7556543ef71b141dc8e38d8b82d8c6dc