Suchi Amalapurapu
e99bb5f10b
Add new method call back in MountService.
...
PackageManager invokes this call back when its done handling
the media status update.
Add new uid check for updateExternalMediaStatus
Change killPids method in ActivityManager.
Remove mountsd command in Pm.java We cannot arbitrarily enable/disable
packages in PackageManager now.
Change-Id: I28dcba4afd2b4486f68abdaa1628a31b66544c91
2010-03-22 10:49:49 -07:00
Dmitry Shmidt
19b9e2e839
Merge "Fix bcm4329 FW dump in bugreport for user-debug build"
2010-03-19 16:26:52 -07:00
Dmitry Shmidt
c277f2c43d
Fix bcm4329 FW dump in bugreport for user-debug build
...
Change-Id: I56dfdc700db5704a91015ddcdc2adb0952b097ba
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2010-03-19 16:22:07 -07:00
Dianne Hackborn
738b758641
Only backup real files.
...
Fixes hang when backing up droid.
Change-Id: Ie8b5c9f76c39c2e6c2cdf1e3b03f56ae37912bad
2010-03-18 17:45:15 -07:00
Suchi Amalapurapu
d3dd518baf
Merge "Add new install flag to install on internal flash only Change default install location policy for new flag. New error code for media unavailable."
2010-03-17 18:50:29 -07:00
Suchi Amalapurapu
14b6abda13
Add new install flag to install on internal flash only
...
Change default install location policy for new flag.
New error code for media unavailable.
Change-Id: I5a5d0828b067692b2b94a15a2bcc7534f796c1a2
2010-03-17 18:43:31 -07:00
San Mehat
9e3f8c631e
dumpstate: Remove df from bugreport and add vold system dump
...
Change-Id: Ib5a7611019c13bae04f6bf099c4c598f1662890a
Signed-off-by: San Mehat <san@google.com>
2010-03-17 09:50:25 -07:00
Chia-chi Yeh
0df3c165b5
keystore: rephrase the comment to make the usage more clear.
...
Change-Id: I529ca7ed443060089c95fe96dd230288be4b6c96
2010-03-17 16:31:20 +08:00
Suchi Amalapurapu
8a9ab24a5c
Do storage checks before initiating a move.
...
Add new remote method to check for insufficient error conditions.
Some fixes in MountService when updating media status on PackageManagerService
Fix size calculation condition in installd.
Add new error code if media is unavailable.
New tests for testing error codes.
Some additional debugging statements in MountService.
Change-Id: Ibfe90d5ed6c71d57f9c1c67806f38b5ae9ecdfbf
2010-03-16 16:36:26 -07:00
Andreas Huber
d73a81c28b
Properly use a long long literal to avoid under/overflow during fps computation.
...
Change-Id: I04730c86d43d6192ded3e779631effda9dd06e63
2010-03-16 14:34:17 -07:00
Andreas Huber
1af34becb1
HTTPDataSource must be connected before it is usable. Fix this in the stagefright tool.
...
Change-Id: I5313b2cb7839233d51b2d37a03b6598b0760c2e0
2010-03-16 09:05:38 -07:00
Dianne Hackborn
e4bfb78ae3
The return of rawbu. For other nefarious purposes.
...
Change-Id: I3e9c892cb6ee79e85bc4d9b817f4ad9942a73b4e
2010-03-11 21:43:34 -08:00
Suchi Amalapurapu
5e1573601b
Merge "Dont include code size for apps on sdcard. Use constants defined in PackageHelper for user preferences to install auto, internal, external. Set default install location to external. Update settings db version number"
2010-03-10 16:15:35 -08:00
Suchi Amalapurapu
089262dc02
Dont include code size for apps on sdcard.
...
Use constants defined in PackageHelper for user preferences
to install auto, internal, external.
Set default install location to external.
Update settings db version number
Change-Id: Ib5110c9377990e20a48cee923e55898dfddfd1e6
2010-03-10 16:08:51 -08:00
Andreas Huber
e38cd3926d
Merge "Extend stagefright tool to extract either album art or video frame."
2010-03-10 13:33:51 -08:00
Andreas Huber
edfeb1a3f5
Extend stagefright tool to extract either album art or video frame.
...
Change-Id: Iab50924e37a1aad057470a349c8f1a81858424e9
2010-03-10 11:07:12 -08:00
Glenn Kasten
d951d88c17
Use proper config to enable LVMX.
...
Change-Id: Ic8792e2b48110b2e91903e2e407b828a97d6e531
2010-03-09 18:38:25 -08:00
Glenn Kasten
871c16cec8
Initial version of LifeVibes integration.
...
Also changed tabs to spaces in other audioflinger files.
2010-03-09 14:16:01 -08:00
Dan Egnor
ca14320fa2
Merge "More consistent and clear traces.txt reporting."
2010-03-08 19:23:01 -08:00
Dan Egnor
efd1393801
More consistent and clear traces.txt reporting.
...
Print ANR traces.txt even if it's old.
Print more detailed error messages about VM trace dumps.
Change-Id: I067c90b8f3b3647b6136528eff3120e6cfea5715
2010-03-08 19:21:32 -08:00
Chia-chi Yeh
3eeffc1857
Merge "keystore: add AID_ROOT into the user table."
2010-03-08 17:50:56 -08:00
Chia-chi Yeh
4165dd2159
keystore: add AID_ROOT into the user table.
...
Change-Id: I4b9cf24d75ca79583d7913bbb2c33745a2316cde
2010-03-09 09:44:07 +08:00
San Mehat
54aa577ea2
dumpstate: Add secure container + mounted filesystems to bugreport
...
Change-Id: I0cb465da86976f5cce3594c4bb846aa6510c52d6
Signed-off-by: San Mehat <san@google.com>
2010-03-08 08:58:03 -08:00
Chia-chi Yeh
61b09cbc02
keystore: allow '\0's in keys and add guards for cplusplus.
...
Change-Id: I0af6ed7c5d51ce4ca39cb837e475942800cf6e2d
2010-03-08 17:21:35 +08:00
Christopher Tate
4528186e0d
Refactor android.backup => android.app.backup
...
Change-Id: I0b21316ff890d7f3c7d4b82837bb60670724c2e8
2010-03-05 16:27:15 -08:00
Christian Sonntag
485c3a16ce
fix hex parsing of bmgr
2010-03-04 14:59:04 -08:00
Dianne Hackborn
c1552397be
Allow multiple original-package tags.
...
Also fix some issues with moving files from update commands.
2010-03-03 16:26:26 -08:00
Dianne Hackborn
8f7f35e0cc
Add new -W option to Am to wait for the start to complete.
2010-02-26 16:34:33 -08:00
Christopher Tate
7d411a3b94
Add single-package restore to Bmgr feature set
...
Also sanity-check the package name on the Backup Manager side, failing gracefully
if the given package is not a backup/restore participant.
Bug: 2293977
Change-Id: I3575046ffcaa3cf45c1c602824baeadd64082f70
2010-02-26 12:45:22 -08:00
Oscar Montemayor
8fe5c9e39d
Replacing hard-coded mount point for ASEC with a getenv() call.
2010-02-25 00:06:41 -08:00
Doug Zongker
3963cca7ff
Merge "add "startservice" option to am command-line utility"
2010-02-24 11:38:08 -08:00
Doug Zongker
6fb35fe1ac
add "startservice" option to am command-line utility
...
Allows starting Services in addition to Activities.
Change-Id: Ib078115f6200faa8907b35909af2f64b0c563b38
2010-02-24 11:37:35 -08:00
Suchi Amalapurapu
cf6eaeaae9
Some framework fixes for apps on sd
...
change hard coded path in installd
fix tests
Work around for renaming containers.
Do forced unmount when destroying containers.
Force a gc in default container service to release handle to parsed package
and thus avoid getting killed by vold
Some cosmetic changes to PackageManager api.
Unit tests for renaming container for MountService
Remove internal size limit on app to be installed.
2010-02-24 11:31:36 -08:00
Andreas Huber
875d259c95
Merge "Tag stagefright development tools as "debug-only"."
2010-02-24 09:12:03 -08:00
Andreas Huber
66961105e5
Tag stagefright development tools as "debug-only".
2010-02-23 16:55:02 -08:00
Dmitry Shmidt
5386b3f91a
Merge "Add Arp Cache dump"
2010-02-23 15:25:46 -08:00
Dmitry Shmidt
84b72ec3b4
Add Arp Cache dump
...
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
2010-02-23 15:21:11 -08:00
Suchi Amalapurapu
8946dd3355
Move package from internal to external and vice versa.
2010-02-19 14:20:54 -08:00
Andreas Huber
1f13ceb6d2
Merge "Better diagnostics for the stagefright tool and codec performance."
2010-02-17 15:06:44 -08:00
Andreas Huber
6c9bf1c1de
Better diagnostics for the stagefright tool and codec performance.
...
related-to-bug: 2450938
2010-02-17 14:58:07 -08:00
Dan Egnor
6a70d7d1e2
Don't overwrite ANR traces.txt if it can't be renamed (usually
...
due to lack of permissions, usually due to an old adb running
"dumpstate" directly rather than via bugreport).
2010-02-17 14:25:03 -08:00
Suchi Amalapurapu
642b7c0f19
Merge "Include install location preference when installing packages. Changes include Add new remote call in default container service to determine install location. Rename INSTALL_ON_SDCARD Remove recommentAppInstall method Add some additional flags used in remote stubs. Move check for protected apps prior to copy. Unit tests"
2010-02-16 09:23:51 -08:00
Suchi Amalapurapu
5b993ce7bc
Include install location preference when installing packages.
...
Changes include
Add new remote call in default container service to determine
install location.
Rename INSTALL_ON_SDCARD
Remove recommentAppInstall method
Add some additional flags used in remote stubs.
Move check for protected apps prior to copy.
Unit tests
DefaultContainerService first parses the file uri(if content uri is specified
it returns a default install internal only value) and returns
a recommended location. Based on which the temporary id is determined
either a file name or a container id and the file is copied there.
This is then later renamed during install.
Todo's light weight parsing of package when determining location since we
just need the install location attribute only when finding out
recomended location. This will also enable to move the check for
updated system apps(cannot be on sdcard) prior to copying.
2010-02-12 18:50:47 -08:00
Dianne Hackborn
d705fd2b0a
Tweak updatecmds to be able to move entire directories.
2010-02-12 16:29:50 -08:00
Marco Nelissen
6b03844b48
Fix simulator build.
2010-02-11 14:41:20 -08:00
Mathias Agopian
000479f9e3
split libsurfaceflinger_client and libcamera_client out of libui
2010-02-11 13:16:22 -08:00
David 'Digit' Turner
0dd50e6126
Fix installd to create /data/data/<pkgname> with appropriate permissions.
...
The directory was created with read+exec rights for others.
The patch restricts it to only exec rights.
2010-02-09 19:02:38 -08:00
James Dong
9446c50468
Merge "When the extractor is not able to be created successfully, don't crash"
2010-02-05 12:05:42 -08:00
James Dong
e4cfcb82a8
When the extractor is not able to be created successfully, don't crash
2010-02-04 18:11:32 -08:00
Chris Tate
5c1779b8ac
Merge "Add single-package restore from an app's most-recent data"
2010-02-04 16:27:42 -08:00