bohu
4c49eaadf3
Bump generic_mips and generic_x86_64 system partition size
...
This fixes the sdk_google_phone_mips and sdk_google_phone_x86-64
builds
Change-Id: I971d02b07a6aa917d7e0f3750b48e657205aae52
2015-02-11 16:51:54 -08:00
JP Abgrall
7bb75e4f6c
core: remove dependencies on genext2fs
...
We don't use EXT2 for bootimage anymore.
This will allow getting rid of external/genext2fs
Bug: 19282953
Change-Id: Ie56528c7877036d2501a09888a4420637f9cd647
2015-02-11 15:04:59 -08:00
smain@google.com
1cd422cd3d
am 19b8c2f7
: am 8cde3e71
: am cf80e847
: am d162be5b
: change video analytics to distinguish between start and resume events. also scrub out any additional parameters from the videoId before passing to analytics
...
* commit '19b8c2f776036288dfad8983e38419c3d4316fc9':
change video analytics to distinguish between start and resume events. also scrub out any additional parameters from the videoId before passing to analytics
2015-02-10 23:21:02 +00:00
Stephen Smalley
7b4a69adf4
qemud: remove permissive_or_unconfined()
...
Change-Id: Ia15cf87de1d03364f80d3d0cbc546475abfef448
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
2015-02-10 17:29:01 -05:00
Stephen Smalley
25a150c5e1
qemu_props: remove permissive_or_unconfined()
...
Change-Id: I29f37822ccac22dd884d88f9dcd23237b5a3e2de
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
2015-02-10 17:28:41 -05:00
Stephen Smalley
063b6b85d6
goldfish_setup: remove permissive_or_unconfined()
...
Change-Id: I3b44f24554f288f4fb1e18a53fa68e8a7cd8c8c7
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
2015-02-10 17:28:11 -05:00
Stephen Smalley
de78c2776a
goldfish_logcat: remove permissive_or_unconfined()
...
Change-Id: I1a26b07bf723c944c7dcb8beec96537500a3bc60
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
2015-02-10 17:27:41 -05:00
Douglas Leung
206cbdb68e
Increase BOARD_SYSTEMIMAGE_PARTITION_SIZE to 900MB for mips64.
...
This is needed to build mips64 ART in quick mode.
Change-Id: I8a9e62389a3d4edb84bf1d6814d6594565bc98ba
2015-02-10 11:55:12 -08:00
smain@google.com
19b8c2f776
am 8cde3e71
: am cf80e847
: am d162be5b
: change video analytics to distinguish between start and resume events. also scrub out any additional parameters from the videoId before passing to analytics
...
* commit '8cde3e71e77472b70da6e810ec1e12c30243ef61':
change video analytics to distinguish between start and resume events. also scrub out any additional parameters from the videoId before passing to analytics
2015-02-10 19:19:33 +00:00
smain@google.com
8cde3e71e7
am cf80e847
: am d162be5b
: change video analytics to distinguish between start and resume events. also scrub out any additional parameters from the videoId before passing to analytics
...
* commit 'cf80e8479bc71538902ac07df91fff8d544a174e':
change video analytics to distinguish between start and resume events. also scrub out any additional parameters from the videoId before passing to analytics
2015-02-10 19:12:49 +00:00
smain@google.com
cf80e8479b
am d162be5b
: change video analytics to distinguish between start and resume events. also scrub out any additional parameters from the videoId before passing to analytics
...
* commit 'd162be5b5f65ba0311374242d48303f120398d48':
change video analytics to distinguish between start and resume events. also scrub out any additional parameters from the videoId before passing to analytics
2015-02-10 19:05:42 +00:00
Andres Morales
89a87488db
am b5df7d48
: Merge "Add version strings from android-info.txt into build.prop"
...
* commit 'b5df7d483772d1dd08a1d5c8614f38a79e43ec12':
Add version strings from android-info.txt into build.prop
2015-02-10 16:52:58 +00:00
Andres Morales
b5df7d4837
Merge "Add version strings from android-info.txt into build.prop"
2015-02-09 22:45:57 +00:00
Andres Morales
085a0ce756
Add version strings from android-info.txt into build.prop
...
Allows runtime checking of expected baseband/bootloader.
Change-Id: Iccb053fee5f72f4e082a5c3482c0710b13ee7eb8
2015-02-09 08:33:31 -08:00
Jesse Zhao
234d122ea6
am c6af9b8f
: am 28b2b00a
: Merge "Update vendor fingerprint." into lmp-mr1-dev
...
* commit 'c6af9b8f4a09cc4208ad119218f57022d6fead5b':
Update vendor fingerprint.
2015-02-07 00:06:13 +00:00
Dan Albert
f8f91c9470
am 3907eaf8
: am cd082d4b
: Allow system images larger than 2GiB.
...
* commit '3907eaf8b7c6f7209c4cb11a6b8b66a34f292151':
Allow system images larger than 2GiB.
2015-02-07 00:06:10 +00:00
Jesse Zhao
c6af9b8f4a
am 28b2b00a
: Merge "Update vendor fingerprint." into lmp-mr1-dev
...
* commit '28b2b00adb7b77a5a6e5654e078c887ed5a425aa':
Update vendor fingerprint.
2015-02-06 22:27:27 +00:00
Jesse Zhao
28b2b00adb
Merge "Update vendor fingerprint." into lmp-mr1-dev
2015-02-06 22:21:06 +00:00
Dan Albert
3907eaf8b7
am cd082d4b
: Allow system images larger than 2GiB.
...
* commit 'cd082d4bfe917b2e6b97436839cbbbc67c733c83':
Allow system images larger than 2GiB.
2015-02-06 21:41:09 +00:00
Dan Albert
cd082d4bfe
Allow system images larger than 2GiB.
...
Python 2.7's zipfile implementation wrongly thinks that zip64 is
required for files larger than 2GiB. We can work around this by
adjusting their limit. Note that `zipfile.writestr()` will not work
for strings larger than 2GiB. The Python interpreter sometimes rejects
strings that large (though it isn't clear to me exactly what
circumstances cause this). `zipfile.write()` must be used directly to
work around this.
This mess can be avoided if we port to python3.
Bug: 18015246
Change-Id: I8a476d99c5efdef6ea408373b706e9fbd3a798be
2015-02-06 13:24:06 -08:00
Andres Morales
8859f02949
am b998054f
: Merge "Add system/build.prop dependency on vendor/bootimg"
...
* commit 'b998054f50043c23e8599ee3cfae058ac378c5cb':
Add system/build.prop dependency on vendor/bootimg
2015-02-06 18:23:12 +00:00
Andres Morales
b998054f50
Merge "Add system/build.prop dependency on vendor/bootimg"
2015-02-06 18:11:30 +00:00
Jesse Zhao
2625d27151
Update vendor fingerprint.
...
Change-Id: I5d4abdff8b7b13e01271440f4d4f2ffe1b015b71
Bug: 19257598
2015-02-06 09:50:06 -08:00
smain@google.com
d162be5b5f
change video analytics to distinguish between start and resume events.
...
also scrub out any additional parameters from the videoId before passing to analytics
Change-Id: Idf3351028e62d0d03c0f680a904bb83ef8353797
2015-02-05 17:49:49 -08:00
Andres Morales
a09f2f44cc
Add system/build.prop dependency on vendor/bootimg
...
When incremental builds only affect the system partition,
the build.prop file for other partitions might go out of
date.
Add a dependency on system/build.prop s.t. when
it's rebuilt,
the fingerprints are updated on the other
partition's build.prop's.
Bug:19058575
Change-Id: Iea7b761e0800c402eb4ce1154e8f6af5a17f7b06
2015-02-05 12:42:43 -08:00
Elliott Hughes
1888ab842a
am 9edd7649
: Merge "Remove mkyaffs2image references."
...
* commit '9edd76494d4378bd740dd22a2eb4f5d0eb0db40f':
Remove mkyaffs2image references.
2015-02-05 18:47:25 +00:00
Elliott Hughes
5755589141
am ed556858
: Merge "Make sure we keep building grep now it\'s broken out from toolbox."
...
* commit 'ed556858262a7311f0145f1d1c605f7cec7c18c4':
Make sure we keep building grep now it's broken out from toolbox.
2015-02-05 18:47:21 +00:00
Elliott Hughes
9edd76494d
Merge "Remove mkyaffs2image references."
2015-02-05 04:04:42 +00:00
Elliott Hughes
65d4186f85
Remove mkyaffs2image references.
...
Change-Id: I1d112515bc92353a5b48ec668e1cadfb51ecdaad
2015-02-04 19:58:09 -08:00
Elliott Hughes
ed55685826
Merge "Make sure we keep building grep now it's broken out from toolbox."
2015-02-05 03:35:48 +00:00
Elliott Hughes
c00dedb21c
Make sure we keep building grep now it's broken out from toolbox.
...
Change-Id: Ib71e37c5ba238136a9790cd92ecec745e099341e
2015-02-04 18:56:17 -08:00
Ying Wang
f4bd044f09
am d51b0fd3
: Merge "Fail even dev build when property value exceeds length limit."
...
* commit 'd51b0fd3e4b3b39a36019bb1cd06fe29979f4ee8':
Fail even dev build when property value exceeds length limit.
2015-02-05 02:31:30 +00:00
Ying Wang
d51b0fd3e4
Merge "Fail even dev build when property value exceeds length limit."
2015-02-04 23:33:20 +00:00
Ying Wang
38df101343
Fail even dev build when property value exceeds length limit.
...
Let developers know the issue earlier when they set up new
products.
Change-Id: I3f2ecbc3a833c1a8a84bd75407a5c035e5fea70a
2015-02-04 15:10:59 -08:00
Ying Wang
16ba2ed82b
resolved conflicts for merge of 4c178ebc
to lmp-mr1-dev-plus-aosp
...
Change-Id: If84527e9333b855d406dc7ac317868f4cfd3f1f2
2015-02-04 11:28:56 -08:00
Ying Wang
4c178ebcc0
Merge "Remove support of factory ramdisk/bundle."
2015-02-04 19:08:09 +00:00
Ying Wang
14cc23d433
Remove support of factory ramdisk/bundle.
...
Bug: 18779515
Change-Id: Ia6d51d43965447e2e95944a7d2b4b41adb121cb7
2015-02-04 11:00:01 -08:00
Ying Wang
e9bc7b472d
am 4d0f56fb
: Merge "Disable transitive dependency library symbol resolving for mips."
...
* commit '4d0f56fba3cb89d871e1277d9314da12406394e5':
Disable transitive dependency library symbol resolving for mips.
2015-02-03 19:43:52 +00:00
Ying Wang
4d0f56fba3
Merge "Disable transitive dependency library symbol resolving for mips."
2015-02-03 19:30:17 +00:00
Ying Wang
624ef02a50
Disable transitive dependency library symbol resolving for mips.
...
The transitive symbol resolving causes build breakage when a binary
linked against NDK has indirect dependency on platform libraries, or
vice versa.
Change-Id: Idbfe76079c1db14eb1156d0f396e13d26f0ff582
2015-02-03 10:58:50 -08:00
Ying Wang
10500d0ea7
resolved conflicts for merge of 5cb4276e
to lmp-mr1-dev-plus-aosp
...
Change-Id: Ia7f011f24276e7e8e045a2544e5dff2b758b1c62
2015-01-30 16:57:37 -08:00
Ying Wang
5cb4276e48
Merge "Add target recoveryimage-nodeps."
2015-01-31 00:33:06 +00:00
Ying Wang
747b9f18f0
Add target recoveryimage-nodeps.
...
Change-Id: Ie7d11ae8f40260bf23481931c18523895c87ebd7
2015-01-30 14:16:00 -08:00
Ying Wang
5cfcf91fea
am 7023f614
: am 7245b4e2
: Support dpi specific aapt flags.
...
* commit '7023f614e240687e433368a6bfe4116d8f1fedcf':
Support dpi specific aapt flags.
2015-01-30 21:18:07 +00:00
Ying Wang
385f5e7d09
am 7ecc76a0
: Support dpi specific aapt flags.
...
* commit '7ecc76a0f206c07dfd0db9c81673514a31719d33':
Support dpi specific aapt flags.
2015-01-30 19:34:45 +00:00
Ying Wang
7023f614e2
am 7245b4e2
: Support dpi specific aapt flags.
...
* commit '7245b4e2bed6cef8c6bf4cc67ffd98989fde3c91':
Support dpi specific aapt flags.
2015-01-30 19:34:22 +00:00
Elliott Hughes
84146f7301
am 01da8cbc
: Merge "envsetup.sh : add help text for sepgrep and mangrep commands"
...
* commit '01da8cbc8c01d73debb14bc236e2d82ad3d7ebbc':
envsetup.sh : add help text for sepgrep and mangrep commands
2015-01-30 05:03:11 +00:00
Elliott Hughes
01da8cbc8c
Merge "envsetup.sh : add help text for sepgrep and mangrep commands"
2015-01-30 04:51:03 +00:00
Trevor Drake
9c88976531
envsetup.sh : add help text for sepgrep and mangrep commands
...
Change-Id: Iac3942da05c1803039b9fcf15fee1fc0e0f4efda
2015-01-30 04:42:21 +00:00
Ying Wang
7245b4e2be
Support dpi specific aapt flags.
...
With this support, you can set dpi-specific aapt flags like:
$(LOCAL_PACKAGE_NAME)_aapt_flags_hdpi := --version-code 100 \
--version-name "100
which will override the --version-code and --version-name set in the
base apk's LOCAL_AAPT_FLAGS.
Bug := 18388705
Change-Id: Ie79d7b1b6bbf7463bce51ddae04ba81384ec58dc
2015-01-30 02:17:52 +00:00