Commit Graph

12740 Commits

Author SHA1 Message Date
Mark Salyzyn 75a2283d6b am 8c52e3b7: am d851c80f: am ae19b631: Merge "liblog: add pstore read"
* commit '8c52e3b79f8ca9ccef5d562f16a0c275f58b8538':
  liblog: add pstore read
2015-02-26 17:42:31 +00:00
Mark Salyzyn 8c52e3b79f am d851c80f: am ae19b631: Merge "liblog: add pstore read"
* commit 'd851c80f0d99387c52725e019b20de727ca385d8':
  liblog: add pstore read
2015-02-26 17:35:42 +00:00
Mark Salyzyn d851c80f0d am ae19b631: Merge "liblog: add pstore read"
* commit 'ae19b63168d1b958898180979156e2a4169ee4c2':
  liblog: add pstore read
2015-02-26 17:29:05 +00:00
Mark Salyzyn ae19b63168 Merge "liblog: add pstore read" 2015-02-26 17:23:15 +00:00
Mark Salyzyn 6eef417119 liblog: add pstore read
Used to pull the Android log messages after a reboot. Adding
an ANDROID_LOG_PSTORE flag to the mode parameter in calls to
android_logger_list_alloc() and android_logger_list_alloc_time().
The side effects are that android_logger_clear() and
android_logger_list_read() will react with the user space
pstore driver. Forms a companion to the pstore console logs.

Change-Id: I7bb07b87b3bf73f059a21af3f810af37c7715b6d
2015-02-26 06:37:35 -08:00
Nick Kralevich 5c09ad18dc am 3e8ebad0: am 3178c83a: am 895623e5: Merge "check if uid=0 before attempting remount"
* commit '3e8ebad058d584623c003c32895f0f9416cd36c3':
  check if uid=0 before attempting remount
2015-02-26 02:27:13 +00:00
Nick Kralevich be95a75e6f am 0a316829: am 398ade81: am 7bb72b73: Merge "seclabel use on services out of system partition"
* commit '0a316829fb856f98d8db3ba78667feb19fb12e22':
  seclabel use on services out of system partition
2015-02-26 02:27:11 +00:00
Nick Kralevich 3e8ebad058 am 3178c83a: am 895623e5: Merge "check if uid=0 before attempting remount"
* commit '3178c83a02c7e0b1ee6f94c207f0d851f5baf7f2':
  check if uid=0 before attempting remount
2015-02-26 01:13:25 +00:00
Nick Kralevich 0a316829fb am 398ade81: am 7bb72b73: Merge "seclabel use on services out of system partition"
* commit '398ade817b64308cabbf10883ab5a74e4850e43d':
  seclabel use on services out of system partition
2015-02-26 01:13:24 +00:00
Nick Kralevich 3178c83a02 am 895623e5: Merge "check if uid=0 before attempting remount"
* commit '895623e5cafc35450bc6cef5f6d4ca7195c6b08c':
  check if uid=0 before attempting remount
2015-02-26 01:07:13 +00:00
Nick Kralevich 398ade817b am 7bb72b73: Merge "seclabel use on services out of system partition"
* commit '7bb72b73b0291636721d83a45adad175163361ec':
  seclabel use on services out of system partition
2015-02-26 01:07:12 +00:00
Nick Kralevich 895623e5ca Merge "check if uid=0 before attempting remount" 2015-02-26 00:28:43 +00:00
Nick Kralevich 268eb4f384 check if uid=0 before attempting remount
If "adb remount" is done without having done "adb root" first,
scary looking SELinux denials are emitted before the operation
eventually fails. Avoid the scary looking messages by refusing
remount attempts if we're not running with privileges.

Change-Id: I298621251a10e38345ef77875003a97c8b5a0270
2015-02-25 16:27:31 -08:00
Nick Kralevich 7bb72b73b0 Merge "seclabel use on services out of system partition" 2015-02-26 00:23:19 +00:00
Mark Salyzyn 80783dea1d am f7690b03: am 15e625f7: am da261978: Merge "logcat: Add -D print dividers flag"
* commit 'f7690b03999b66e8c7a28f761d3ebf671239b5d6':
  logcat: Add -D print dividers flag
2015-02-25 23:52:43 +00:00
Mark Salyzyn f7690b0399 am 15e625f7: am da261978: Merge "logcat: Add -D print dividers flag"
* commit '15e625f7dc24890603f30db5cdac75daf323a39d':
  logcat: Add -D print dividers flag
2015-02-25 23:48:54 +00:00
Mark Salyzyn 15e625f7dc am da261978: Merge "logcat: Add -D print dividers flag"
* commit 'da26197873c97515d1e59137b8347667689ced42':
  logcat: Add -D print dividers flag
2015-02-25 23:42:42 +00:00
Mark Salyzyn da26197873 Merge "logcat: Add -D print dividers flag" 2015-02-25 23:34:47 +00:00
Dan Albert 8d21303482 am 9206c1c2: am a100a2ef: am a2fc0f86: Merge "Test readx/writex (now renamed)."
* commit '9206c1c20b22e65a04b0b523bbef92ceb92d97ba':
  Test readx/writex (now renamed).
2015-02-25 23:32:45 +00:00
Dan Albert 9206c1c20b am a100a2ef: am a2fc0f86: Merge "Test readx/writex (now renamed)."
* commit 'a100a2efd6674faf919bec18b7da8611e0efdb7f':
  Test readx/writex (now renamed).
2015-02-25 23:24:34 +00:00
Dan Albert a100a2efd6 am a2fc0f86: Merge "Test readx/writex (now renamed)."
* commit 'a2fc0f86a1618fe9605a085c34ec7f088f0872f5':
  Test readx/writex (now renamed).
2015-02-25 23:17:54 +00:00
Dan Albert a2fc0f86a1 Merge "Test readx/writex (now renamed)." 2015-02-25 23:11:06 +00:00
Dan Albert cc731cc767 Test readx/writex (now renamed).
Renamed readx/writex to ReadFdExactly/WriteFdExactly respectively.
These read/write a full fixed-size buffer. If the whole buffer cannot
be read/written, these functions return an error.

Rename write_string to WriteStringFully.

Move the TEMP_FAILURE_RETRY definition in sysdeps.h out of the
!Windows section. It seems Windows won't actually interrupt a call,
but it's easier to just define it than to #ifdef each call.

Change-Id: Ia8ddffa2a52764a2f9a281c96c937660e002b9b9
2015-02-25 15:07:57 -08:00
Mark Salyzyn 7b30ff8d87 logcat: Add -D print dividers flag
Permits a single thread to collect several log buffer and
to separate them out into named buckets by keying off the
dividers ---------

Change-Id: I5a92c67383a73ea566cb9b9732d26d88d9c41c66
2015-02-25 23:03:40 +00:00
Dan Albert 0bcf1a5741 am 2e850d8d: am ac3bbfad: am a035d500: Merge "Remove _(GNU|XOPEN)_SOURCE makefile cruft."
* commit '2e850d8d96a27c6a47194854933e7d3f6efca203':
  Remove _(GNU|XOPEN)_SOURCE makefile cruft.
2015-02-25 19:31:21 +00:00
Dan Albert 003015d564 am 72c6ed35: am e4fe476e: am 948ae1b9: Merge "Add some basic tests to adb."
* commit '72c6ed35e25cb57c14ac29d4919ce6c5b959bc46':
  Add some basic tests to adb.
2015-02-25 19:26:50 +00:00
Dan Albert 2e850d8d96 am ac3bbfad: am a035d500: Merge "Remove _(GNU|XOPEN)_SOURCE makefile cruft."
* commit 'ac3bbfadb931737705adbee5ddf09cf424f6932c':
  Remove _(GNU|XOPEN)_SOURCE makefile cruft.
2015-02-25 19:24:28 +00:00
Dan Albert 72c6ed35e2 am e4fe476e: am 948ae1b9: Merge "Add some basic tests to adb."
* commit 'e4fe476e38ff3bbdac619b5a9cf65b3133137cff':
  Add some basic tests to adb.
2015-02-25 19:19:20 +00:00
Dan Albert ac3bbfadb9 am a035d500: Merge "Remove _(GNU|XOPEN)_SOURCE makefile cruft."
* commit 'a035d5003ea593322ba565df9a4f4d0dd6647acf':
  Remove _(GNU|XOPEN)_SOURCE makefile cruft.
2015-02-25 19:18:32 +00:00
Dan Albert e4fe476e38 am 948ae1b9: Merge "Add some basic tests to adb."
* commit '948ae1b9353545119a89b6fb8fe8380d4039a366':
  Add some basic tests to adb.
2015-02-25 19:13:05 +00:00
Dan Albert a035d5003e Merge "Remove _(GNU|XOPEN)_SOURCE makefile cruft." 2015-02-25 19:11:14 +00:00
Dan Albert 7fd821e907 Remove _(GNU|XOPEN)_SOURCE makefile cruft.
None of the functions that require these are used.

Change-Id: I10cffab127795b94340131f8737f7924b9138f9e
2015-02-25 11:08:21 -08:00
Dan Albert 948ae1b935 Merge "Add some basic tests to adb." 2015-02-25 19:06:39 +00:00
Elliott Hughes 7f4e0138ab am 0beef09b: am 58b81bf8: am a82f2b25: Merge "Support "fastboot reboot bootloader"."
* commit '0beef09b1c10ca7d1699078f7b9f2e0912854160':
  Support "fastboot reboot bootloader".
2015-02-25 18:57:43 +00:00
Dan Albert 055f1aa4ff Add some basic tests to adb.
Change-Id: I946b5b1e5650540db3b4f75892214c4218b3baf3
2015-02-25 10:57:26 -08:00
Elliott Hughes 0beef09b1c am 58b81bf8: am a82f2b25: Merge "Support "fastboot reboot bootloader"."
* commit '58b81bf81b2fc67cffe5908a38291f32256a0ea2':
  Support "fastboot reboot bootloader".
2015-02-25 18:50:40 +00:00
Dan Albert b5cec1ea5c am 3b7ccba7: am 186a38bc: am d75d6c91: Merge "Fix the mac build."
* commit '3b7ccba743db3a8922658f728232f9584b40ff83':
  Fix the mac build.
2015-02-25 18:47:40 +00:00
Elliott Hughes 58b81bf81b am a82f2b25: Merge "Support "fastboot reboot bootloader"."
* commit 'a82f2b259076135017a2665bfbc3344826e9112f':
  Support "fastboot reboot bootloader".
2015-02-25 18:47:07 +00:00
Elliott Hughes a82f2b2590 Merge "Support "fastboot reboot bootloader"." 2015-02-25 18:43:04 +00:00
Dan Albert 3b7ccba743 am 186a38bc: am d75d6c91: Merge "Fix the mac build."
* commit '186a38bc7be031af7211dd9a4ecbd071a573fd9a':
  Fix the mac build.
2015-02-25 18:40:55 +00:00
Dan Albert 186a38bc7b am d75d6c91: Merge "Fix the mac build."
* commit 'd75d6c91d24c071534ed36db85a1e72b33dc5a10':
  Fix the mac build.
2015-02-25 18:34:26 +00:00
Dan Albert d75d6c91d2 Merge "Fix the mac build." 2015-02-25 18:27:41 +00:00
Dan Albert dc0f8ecb24 Fix the mac build.
Change-Id: Ieb6f2650ce5f39f1d8c938d0ca8cbec459d8e2fd
2015-02-25 10:26:17 -08:00
Mark Salyzyn 581a20b8ed am ac947104: am f5579498: am 110166c1: Merge "liblog: introduce ANDROID_LOG_* flags"
* commit 'ac9471041e5c2d2903ce6470a35ba5b3baf80aa0':
  liblog: introduce ANDROID_LOG_* flags
2015-02-25 18:24:17 +00:00
Mark Salyzyn ac9471041e am f5579498: am 110166c1: Merge "liblog: introduce ANDROID_LOG_* flags"
* commit 'f5579498d93e1ba56aaf23765f3693dfddab8599':
  liblog: introduce ANDROID_LOG_* flags
2015-02-25 18:16:47 +00:00
Mark Salyzyn f5579498d9 am 110166c1: Merge "liblog: introduce ANDROID_LOG_* flags"
* commit '110166c1dbcbe26e510ac3fdaf2e1fcc7efbcc4e':
  liblog: introduce ANDROID_LOG_* flags
2015-02-25 18:12:48 +00:00
Mark Salyzyn 110166c1db Merge "liblog: introduce ANDROID_LOG_* flags" 2015-02-25 18:07:02 +00:00
Elliott Hughes ca85df0662 Support "fastboot reboot bootloader".
This matches the more general adb syntax, though the fastboot
protocol doesn't support rebooting into the recovery image.

Change-Id: I6d93d4c63d4a9b81c71e681e7a7bf76867fba019
2015-02-25 10:02:00 -08:00
Mark Salyzyn 2d3f38a6b8 liblog: introduce ANDROID_LOG_* flags
Move away from using POSIX open(2) flags and introduce ANDROID_LOG_* flags to
replace them. Add security by preventing random mode flags from getting into
underlying POSIX calls. ANDROID_LOG_* flags overlap POSIX O_* flag definitions.

Change-Id: Ib32bb64c287e8bf150be62242e1ba46bb37839fc
2015-02-25 17:44:18 +00:00
Dan Albert 533d53fb44 am 5127e557: am 16f3d361: am 72bf2a71: Merge "Move transport declarations into transport.h."
* commit '5127e55718ef3bcdd239ef6c4e2af8ac48844317':
  Move transport declarations into transport.h.
2015-02-25 17:00:00 +00:00