| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This makes it easy to back up everything that belongs to 3rd party apps, but
nothing that comes with the system per se. If any system packages are
explicitly named on the command line they will be included in the backup
even if -nosystem was passed. So, for example, this will back up all 3rd
party apps as well as system settings, but nothing else belonging to
system-deployed apps:
adb backup -all -nosystem com.android.provider.settings
Bug 5361503
Change-Id: Iebe04b7d7027ca58b9f55e8eb7f219d6cca69269
|
|
|
|
| |
Change-Id: I08c03219bf2d60fc5c6e89957bd4b4c615570983
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Also raise the layer to INT_MAX to float in front of the toolbar.
Change-Id: I045a1c83924e6655f1734d15f2504b90312eec64
|
| |
| |
| |
| | |
Change-Id: Ie19eca2cdf162d6973037ec554ef5916243ea7d7
|
| |
| |
| |
| |
| |
| | |
Also set the errno when inet_pton() fails.
Change-Id: Ib98ed593fe1ceabecef4b92bf939f44ecf9fa665
|
| |
| |
| |
| |
| |
| |
| | |
uptime is a good indicator to determine whether a restart was a
kernel reboot or a runtime restart, put it at the top of bugreports.
Change-Id: Ie4f4ef2f319a7216495ead3891bbfdc474146916
|
|/
|
|
|
|
|
|
| |
Add extra network interface statistics.
Bug:5322407
Change-Id: I9441b2ca2517d8380b2c9f5bb5bd077a48438d04
Signed-off-by: JP Abgrall <jpa@google.com>
|
|
|
|
|
|
| |
Bug #1870981
Change-Id: Ia3ad166390c4d60cea19c3783895b078a2c4c15f
|
|
|
|
|
|
|
| |
point except previously enqueued discontinuities.
Change-Id: Id04a559dc062fa4a5c80c599ad74bf81a543de01
related-to-bug: 5201378
|
|
|
|
|
|
|
|
|
| |
This will add around 50-120 lines for qtaguid info and 50-100 for ip6tables.
The /proc/buddyinfo is for kernels where /proc/pagetypeinfo is
not accurate (ones with more than one memory node, 2.6.35).
Change-Id: I7fad53209c706d88e33e5ae824486b84941c02b6
|
|\ |
|
| |
| |
| |
| |
| |
| | |
This shows memory fragmentation
Change-Id: I1ba2a764c1f61ce4b29ea14b4b951994488f4c48
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| | |
The start command can now take a package name or component name
for easier starting. New -S option allows you to force stop an
app before starting it.
Change-Id: I5c55b34dd794783f0f5f51851dc811b8c1b39b76
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| | |
Allow a package verifier to approve or disapprove of a package being
installed.
Change-Id: Ibfea0f2b1aaa4ab1589a4e59f96144702b9bf94b
|
| |
| |
| |
| | |
Change-Id: Ie71a8043eafe41f53a0b3dbb5170276d87acbc9b
|
|/
|
|
| |
Change-Id: I0767ac2a5ab814382b41c85bd5b0786c7a025255
|
|
|
|
| |
Change-Id: I439795ad46a4e100019b3819855c76ba695f279f
|
|\
| |
| |
| | |
Change-Id: If4dc99c558dc45c9a7ff8d3ea5be69578b4ee793
|
| |
| |
| |
| |
| |
| |
| | |
The name lookups are not helpful enough to warrant the large delays
they can cause.
Change-Id: I8710e76b15b7cf060b7f4f89128ea3249fcdbd0d
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Restore QueryCodecs() signature exactly as used by third-party libs.
Add an alternative function to select HW only codecs.
Change-Id: Ibb2cb4dd36fc0c6599eb93aa5751c216397e3b6f
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| | |
To profile the looper, run the following command:
adb shell am profile looper start <process> <file>
adb shell am profile looper stop <process>
Change-Id: I781f156e473d7bdbb6d13aaffeeaae88bc01a69f
|
| |
| |
| |
| |
| |
| |
| |
| | |
If BoardConfig.mk defines BOARD_LIB_DUMPSTATE, link to that library
and call dumpstate_board(), which can dump debugging information that
only make senses on one device.
Change-Id: I2c5006a1a04b02cf26fd73575047ac176f222616
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add an option to OMXCodec::QueryCodecs() to filter out
software codecs.
Update stagefright command line tool to list the roles of codecs.
Change-Id: Icddb79118c30fe13cc3aea20f340174cc082c4e0
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
VPN no longer uses system properties to pass parameters.
Change-Id: I13e4339ababb08552c4276c675c21176774da66c
|
|\ \ \ \
| |/ / /
|/| | |
| | | | |
support."
|
| |/ /
| | |
| | |
| | | |
Change-Id: Ia1c930eee489bfebb482ac5079bd6ac9354532f2
|
|/ /
| |
| |
| |
| | |
Change-Id: I13d9f251f86c05ae5405f37adbf6b8e9660935ba
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 5010576
Change-Id: I04d722f258951a3078fe07899f5bbe8aac02a8e8
|
|\ \ \
| |/ /
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
When composing an intent using am command line, certain extra fields
need to be added as a Uri (a Parceable in fact).
This patch adds a "--eu" parameter so that the provided value is
parsed as a Uri then added into intent's extra bundle.
Change-Id: I7110829554962d314aa58fd25083dd5041680a73
|
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 5010576
Change-Id: Ie6c8665306bf4e822693b76f25c3a0f05c12d42d
|
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 5010576
Change-Id: Id450dc83efed4897d1e4ff451530fed14457aace
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Adds the ability to filter a restore of an historical dataset so that it
only restores certain apps' data regardless of what is actually present
in the dataset. This is currently only used by the bmgr command-line tool,
for debugging / developer support.
Bug 2021590
Change-Id: I7685e5d609b0f5506f71d70c26410602bb387659
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: I2f0dfba466efb94b704dca761162d7c7457a43cf
|
|\ \ \
| |/ /
|/| /
| |/
| |
| |
| | |
into honeycomb-LTE
* commit '5eeeea29ecd731897211d31bde7ee87af182420c':
Allow vril-dump to work on user builds
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Run vril-dump without "su root" when ro.build.type=user. Also add inet
perms for dumpstate, so that it can communicate with basebands that
have IP-based interfaces.
Bug: 4993955
Change-Id: Icc65ba0f80756db1f63f12f89f9973a55bf405f2
|
| |
| |
| |
| |
| |
| | |
pppd needs it, and racoon will also use it soon.
Change-Id: I7fc40a709f7d44f75cd3683ab77d90cbc29cd765
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This reverts commit 8c2a1a90a81f04573bfa578eab32f5fd4a30eafb.
Conflicts:
cmds/keystore/keystore.c
Bug:4970237
Change-Id: I626023d695becfada47e5f319b18e0889b766563
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: I57669852cbf6aabae244ea86940a08a5a27ffc43
|
|\ \ \ |
|
| |/ /
| | |
| | |
| | | |
Change-Id: Ie0ec3cb6d463aefa341a8cbea80be790451ba5e3
|