Commit Graph

16151 Commits

Author SHA1 Message Date
Glenn Kasten 994014964f am 9a3f4999: am a7c9d15e: am b614ef1e: am cb902fff: Merge "A few other removals for the 64 bit blacklist."
* commit '9a3f499978cc46b35e76f2d9dd4a282b4b0a649f':
  A few other removals for the 64 bit blacklist.
2014-03-19 21:53:49 +00:00
Glenn Kasten 9a3f499978 am a7c9d15e: am b614ef1e: am cb902fff: Merge "A few other removals for the 64 bit blacklist."
* commit 'a7c9d15e82c922b38206af47749e5ab2aa23f814':
  A few other removals for the 64 bit blacklist.
2014-03-19 21:48:30 +00:00
Glenn Kasten a7c9d15e82 am b614ef1e: am cb902fff: Merge "A few other removals for the 64 bit blacklist."
* commit 'b614ef1eef10815652451c332954a6a6ee6f02ba':
  A few other removals for the 64 bit blacklist.
2014-03-19 21:44:07 +00:00
Glenn Kasten b614ef1eef am cb902fff: Merge "A few other removals for the 64 bit blacklist."
* commit 'cb902fff82487a63e36e94105db79d4312ea4736':
  A few other removals for the 64 bit blacklist.
2014-03-19 14:36:43 -07:00
Glenn Kasten cb902fff82 Merge "A few other removals for the 64 bit blacklist." 2014-03-19 21:32:22 +00:00
Christopher Ferris ddb9b4042e am 10eaabfc: am a908fc96: am aea9f041: am 8b1bcc7d: Merge "Add a method to leave the symbol table in a library."
* commit '10eaabfceb715baecbcdf71ebfb4f108ce295fb6':
  Add a method to leave the symbol table in a library.
2014-03-19 18:25:22 +00:00
Christopher Ferris 10eaabfceb am a908fc96: am aea9f041: am 8b1bcc7d: Merge "Add a method to leave the symbol table in a library."
* commit 'a908fc96db10d2efa173ebcfcd272b757cc19abf':
  Add a method to leave the symbol table in a library.
2014-03-19 18:21:09 +00:00
Christopher Ferris a908fc96db am aea9f041: am 8b1bcc7d: Merge "Add a method to leave the symbol table in a library."
* commit 'aea9f041f72a128065691ac402ccdb72a5a7aad4':
  Add a method to leave the symbol table in a library.
2014-03-19 18:15:39 +00:00
Christopher Ferris aea9f041f7 am 8b1bcc7d: Merge "Add a method to leave the symbol table in a library."
* commit '8b1bcc7dc72038ecf80d174cc551cce81978ec95':
  Add a method to leave the symbol table in a library.
2014-03-19 11:11:12 -07:00
Christopher Ferris 8b1bcc7dc7 Merge "Add a method to leave the symbol table in a library." 2014-03-19 18:07:18 +00:00
Nick Kralevich db17a9d00c am 77e63659: am cea2ad87: am e623b4c2: am f2fd6d9a: Merge "Allow shell serial_device read-write access"
* commit '77e63659d3d7be6ea891b07ae5f84cee70a392fa':
  Allow shell serial_device read-write access
2014-03-19 17:02:27 +00:00
Nick Kralevich 77e63659d3 am cea2ad87: am e623b4c2: am f2fd6d9a: Merge "Allow shell serial_device read-write access"
* commit 'cea2ad87ffe2222d3afb73195f94344fafcdf8da':
  Allow shell serial_device read-write access
2014-03-19 16:57:02 +00:00
Nick Kralevich cea2ad87ff am e623b4c2: am f2fd6d9a: Merge "Allow shell serial_device read-write access"
* commit 'e623b4c2c2b585ad19627e13347474b70377c78b':
  Allow shell serial_device read-write access
2014-03-19 16:49:21 +00:00
Nick Kralevich e623b4c2c2 am f2fd6d9a: Merge "Allow shell serial_device read-write access"
* commit 'f2fd6d9af27c1ba70679d07f237d48f86ae3532f':
  Allow shell serial_device read-write access
2014-03-19 09:43:24 -07:00
Nick Kralevich f2fd6d9af2 Merge "Allow shell serial_device read-write access" 2014-03-19 16:37:40 +00:00
Narayan Kamath c7d24d029b A few other removals for the 64 bit blacklist.
- external/chromium now compiles
- stagefright codecs now compile.
- frameworks/base now compiles.

Change-Id: I1226b79cd3e0b5e2fd786bb506e022b47fe5e264
2014-03-19 13:15:31 +00:00
Tim Kilbourn 772af0c643 am d5c004b3: am 2389da57: am 8acc8da4: Add v17/leanback to pathmap.
* commit 'd5c004b39483bcd599d03098e7d3bd8af88b23a1':
  Add v17/leanback to pathmap.
2014-03-19 09:42:20 +00:00
Tim Kilbourn d5c004b394 am 2389da57: am 8acc8da4: Add v17/leanback to pathmap.
* commit '2389da5787e50a4deb942d0faf9a66c61d7a6e60':
  Add v17/leanback to pathmap.
2014-03-19 09:32:09 +00:00
Tim Kilbourn 2389da5787 am 8acc8da4: Add v17/leanback to pathmap.
* commit '8acc8da42d1971792090f3b80b1900427e5d37fc':
  Add v17/leanback to pathmap.
2014-03-19 09:23:43 +00:00
Christopher Ferris a6e2f9322c Add a method to leave the symbol table in a library.
When LOCAL_STRIP_MODULE := keep_symbols is set, then the normal strip rules
will be modified so that only the .debug_* sections are removed. The original
symbol table is left alone.

This allows the compilation of certain libraries so that libbacktrace library
can provide meaningful names to functions.

Bug: 12958251
Change-Id: I82bdc304a463012e29086325ccb51163464cb4a9
2014-03-18 17:34:41 -07:00
Ying Wang 8888faa549 am 5245393e: am e3687086: am 87a25ea7: am bce52ca5: Merge "Remove arm64 clang build warning"
* commit '5245393ef6b18c181fac43111a1dbfa6f829af01':
  Remove arm64 clang build warning
2014-03-18 23:17:40 +00:00
Ying Wang 5245393ef6 am e3687086: am 87a25ea7: am bce52ca5: Merge "Remove arm64 clang build warning"
* commit 'e36870862e5e5b16bbb6afb952bd32d78e91cbff':
  Remove arm64 clang build warning
2014-03-18 23:13:14 +00:00
Ying Wang e36870862e am 87a25ea7: am bce52ca5: Merge "Remove arm64 clang build warning"
* commit '87a25ea72f41b77898e62ad09e48e0b0de1dc84f':
  Remove arm64 clang build warning
2014-03-18 23:07:49 +00:00
Ying Wang 87a25ea72f am bce52ca5: Merge "Remove arm64 clang build warning"
* commit 'bce52ca5fae5d0062e7622d758a3619f2279c666':
  Remove arm64 clang build warning
2014-03-18 16:03:24 -07:00
Ying Wang bce52ca5fa Merge "Remove arm64 clang build warning" 2014-03-18 22:58:49 +00:00
Ying Wang ed56902c29 Remove arm64 clang build warning
Now we have enabled arm64 clang.
This change remvoed arm64 clang build warning and cleaned the
arm64 unknow c flags.

Change-Id: Ia583a78c6d364e603ff09df423aa34a6e03d0b9b
2014-03-18 15:58:13 -07:00
Geremy Condra acd99d9367 Merge "Add verity build targets for verity-enabled devices." 2014-03-18 22:23:48 +00:00
Tim Kilbourn 8acc8da42d Add v17/leanback to pathmap.
Change-Id: I3032710da8cf8714516bf78f0971223257dfe1ec
2014-03-18 15:20:15 -07:00
Nick Kralevich b20966f803 Allow shell serial_device read-write access
When starting the emulator, the system console writes entries
to /dev/ttyS2. We need to allow the writes, otherwise this generates
denials when you run "emulator -verbose -logcat '*:v' -show-kernel"

Addresses the following denial:
type=1400 audit(1395076594.320:446): avc:  denied  { read write } for  pid=5600 comm="sh" path="/dev/ttyS2" dev="tmpfs" ino=1487 scontext=u:r:shell:s0 tcontext=u:object_r:serial_device:s0 tclass=chr_file

Bug: 13506702
Change-Id: I3729537cabb0bf8e8b2905d3def43a293bb1081f
2014-03-18 15:17:35 -07:00
Glenn Kasten f2a57a5697 am 66b6b628: am 0c2acdc0: am 023c2865: am 97542cc9: Merge "Don\'t blacklist all of frameworks/av for 64-bit"
* commit '66b6b62822d60b2d5b590df1263b61bf119f37ae':
  Don't blacklist all of frameworks/av for 64-bit
2014-03-18 22:01:52 +00:00
Glenn Kasten 66b6b62822 am 0c2acdc0: am 023c2865: am 97542cc9: Merge "Don\'t blacklist all of frameworks/av for 64-bit"
* commit '0c2acdc042022447a21fc43b06fc518212817f6b':
  Don't blacklist all of frameworks/av for 64-bit
2014-03-18 21:56:43 +00:00
Glenn Kasten 0c2acdc042 am 023c2865: am 97542cc9: Merge "Don\'t blacklist all of frameworks/av for 64-bit"
* commit '023c286563ce09b2d42c81a38d4dc17ee011ac9e':
  Don't blacklist all of frameworks/av for 64-bit
2014-03-18 21:53:41 +00:00
Glenn Kasten 023c286563 am 97542cc9: Merge "Don\'t blacklist all of frameworks/av for 64-bit"
* commit '97542cc9bf4b2e5fad1576fa7262fa531bcf3fe4':
  Don't blacklist all of frameworks/av for 64-bit
2014-03-18 14:48:36 -07:00
Glenn Kasten 97542cc9bf Merge "Don't blacklist all of frameworks/av for 64-bit" 2014-03-18 21:45:12 +00:00
Greg Hackmann c217d7b7c1 am 6099a84f: am 2521d0d2: am 5a4183f3: am 267afcde: Merge "HACK: disable emulator on x86_64"
* commit '6099a84f14804d741f0574c0c211b507d2ae21ae':
  HACK: disable emulator on x86_64
2014-03-18 20:53:00 +00:00
Ying Wang 145374e097 am 1bd53e59: am 59683508: am 5462f7f9: am 255ea2bd: Merge "Remove unused LOCAL_ASSET_FILES."
* commit '1bd53e59558f7973a038f4b0d5c78a7fdfa45f91':
  Remove unused LOCAL_ASSET_FILES.
2014-03-18 20:52:55 +00:00
Greg Hackmann 6099a84f14 am 2521d0d2: am 5a4183f3: am 267afcde: Merge "HACK: disable emulator on x86_64"
* commit '2521d0d23a151c8689125dc119d80fa86a52dbfb':
  HACK: disable emulator on x86_64
2014-03-18 19:33:35 +00:00
Greg Hackmann 2521d0d23a am 5a4183f3: am 267afcde: Merge "HACK: disable emulator on x86_64"
* commit '5a4183f3916f2666edfa4a6f1d0f4f7da07cd52e':
  HACK: disable emulator on x86_64
2014-03-18 19:28:33 +00:00
Greg Hackmann 5a4183f391 am 267afcde: Merge "HACK: disable emulator on x86_64"
* commit '267afcdefe3a6da9b72a9c70d238abb00be69949':
  HACK: disable emulator on x86_64
2014-03-18 12:25:45 -07:00
Greg Hackmann 267afcdefe Merge "HACK: disable emulator on x86_64" 2014-03-18 19:21:49 +00:00
Glenn Kasten 488fe8481a Don't blacklist all of frameworks/av for 64-bit
Change-Id: Ic2db99b1b577e3355c50982af5068bce32edf4ba
2014-03-18 12:12:54 -07:00
Ying Wang 1bd53e5955 am 59683508: am 5462f7f9: am 255ea2bd: Merge "Remove unused LOCAL_ASSET_FILES."
* commit '5968350855ea7534aa13cbafa3c8004918407130':
  Remove unused LOCAL_ASSET_FILES.
2014-03-18 18:50:17 +00:00
Ying Wang 5968350855 am 5462f7f9: am 255ea2bd: Merge "Remove unused LOCAL_ASSET_FILES."
* commit '5462f7f953915bd345a58b17977e79e6405b56d0':
  Remove unused LOCAL_ASSET_FILES.
2014-03-18 18:44:32 +00:00
Ying Wang 5462f7f953 am 255ea2bd: Merge "Remove unused LOCAL_ASSET_FILES."
* commit '255ea2bdc45673b7d08809f4495f060b00006c6e':
  Remove unused LOCAL_ASSET_FILES.
2014-03-18 11:38:25 -07:00
Ying Wang 255ea2bdc4 Merge "Remove unused LOCAL_ASSET_FILES." 2014-03-18 18:32:05 +00:00
Ying Wang 594f2a4261 Remove unused LOCAL_ASSET_FILES.
Change-Id: Ie0b2b2e30a158b779016767fb868f3e03b2f828a
2014-03-18 11:31:09 -07:00
Greg Hackmann 4562c5bcb3 HACK: disable emulator on x86_64
The build system and qemu disagree about where the x86_64 kernel should
live; disable the emulator until that's resolved

Change-Id: Ia7a2745ee8f3f4211ce39f8d851d5d860acbf62b
Signed-off-by: Greg Hackmann <ghackmann@google.com>
2014-03-18 11:13:37 -07:00
Scott Main 31fa3772a1 am 7c3e03cf: am ce1ea340: am 7250ac63: am bb79f9d2: am b7b49711: add some css to support android wear sub-site
* commit '7c3e03cfe869b19b9fc566d65a980a6761229d35':
  add some css to support android wear sub-site
2014-03-18 12:46:55 +00:00
Dianne Hackborn 7c30a07e3e am 17630b82: am 8bc7a283: am 45b9be37: am 264d4001: (-s ours) am 7503e736: 4.4.3 is MR2, version boogaloo!
* commit '17630b82b9281997f558b3bc572629931fc6fbfc':
  4.4.3 is MR2, version boogaloo!
2014-03-18 12:46:54 +00:00
Scott Main 7c3e03cfe8 am ce1ea340: am 7250ac63: am bb79f9d2: am b7b49711: add some css to support android wear sub-site
* commit 'ce1ea340102492e34e6baff5f44f488e6dfb3b9d':
  add some css to support android wear sub-site
2014-03-18 12:44:09 +00:00