Nick Kralevich
cea991d778
Merge "Label /dev/goldfish_pipe as qemu_device"
2015-05-15 13:00:26 +00:00
Neil Fuller
abf5ef8fdd
Merge "Add tzdatacheck to image"
2015-05-15 09:09:46 +00:00
Yu Ning
a5053e6b35
Label /dev/goldfish_pipe as qemu_device
...
In goldfish kernel 3.10, qemu_pipe has been renamed to goldfish_pipe.
However, in the emulator's SELinux policy, there is no specific security
context assigned to /dev/goldfish_pipe, and the one inherited from /dev
(u:object_r:device:s0) prevents various processes (qemud, qemu-props,
etc.) from reading and writing goldfish_pipe. Consequently, the classic
x86_64 emulator will not boot if GPU emulation is enabled ("-gpu host"),
and does not render the UI correctly if launched with "-gpu off".
Fix this issue by assigning /dev/goldfish_pipe the same security context
as /dev/qemu_pipe.
This CL also benefits the new ("ranchu") emulator, where all supported
ABIs (arm64, mips64, x86 and x86_64) use 3.10-based kernels. Without
this fix, the new emulator boots and works, but there are avc denials
related to goldfish_pipe.
Last but not least, it is now possible to boot the classic x86 emulator
with a 3.10-based kernel instead of the current 3.4-based one, without
disabling SELinux.
Change-Id: Iad979c0ee9d0a410be12b83ac1bef9476b50a6dc
Signed-off-by: Yu Ning <yu.ning@intel.com>
2015-05-15 16:30:57 +08:00
Neil Fuller
b0bc462877
am f9f9c3f3: Merge "Add tzdatacheck to image" into mnc-dev
...
* commit 'f9f9c3f31e85a96aeb13af065d8eb8dbf33dd05c':
Add tzdatacheck to image
2015-05-14 19:27:45 +00:00
Neil Fuller
84b983a7ef
Add tzdatacheck to image
...
Bug: 21110439
Bug: 19941636
(cherry picked from commit 7d18a68417
)
Change-Id: I29ab303d2695ba1cadf70c2d2f4440d34a8cede9
2015-05-14 12:02:58 +01:00
Neil Fuller
f9f9c3f31e
Merge "Add tzdatacheck to image" into mnc-dev
2015-05-14 10:15:01 +00:00
Neil Fuller
7d18a68417
Add tzdatacheck to image
...
Bug: 21110439
Bug: 19941636
Change-Id: I743236d9c7b433968865648ffae25451c6012a5f
2015-05-14 10:15:35 +01:00
Geoff Mendal
06b07daa70
am 8788add7: Add locales sq_AL, gu_IN, and pa_IN for mnc-{dev,release} Bug: 21095280
...
* commit '8788add72c093b16d9a2f301c3da71f0b328f3d1':
Add locales sq_AL, gu_IN, and pa_IN for mnc-{dev,release} Bug: 21095280
2015-05-13 17:29:02 +00:00
Geoff Mendal
8788add72c
Add locales sq_AL, gu_IN, and pa_IN for mnc-{dev,release}
...
Bug: 21095280
2015-05-13 09:57:01 -07:00
Jeff Sharkey
7d7dbece3a
am 3ce2e60f: Merge "New "sm" shell tool to call StorageManager." into mnc-dev
...
* commit '3ce2e60ffc13ba8f8c0ac691db27e4c422e7e2d3':
New "sm" shell tool to call StorageManager.
2015-05-13 05:43:18 +00:00
Jeff Sharkey
3ce2e60ffc
Merge "New "sm" shell tool to call StorageManager." into mnc-dev
2015-05-13 05:27:39 +00:00
William Roberts
cccc901639
Update device to use set_prop() macro
...
Change-Id: I630ba0178439c935d08062892990d43a3cc1239e
Signed-off-by: William Roberts <william.c.roberts@linux.intel.com>
2015-05-12 20:44:37 -07:00
Dan Albert
f807d1fa6f
Merge "Remove stlport from global package list." into mnc-dev
2015-05-12 23:11:32 +00:00
Jeff Sharkey
dea22725d4
New "sm" shell tool to call StorageManager.
...
Bug: 19993667
Change-Id: I9021794eb6f69c7f53151a887a85788d315ab67d
2015-05-12 15:53:29 -07:00
Stephen Smalley
901d792cbf
Define BOARD_SEPOLICY_DIRS for 64-bit emulators.
...
Define BOARD_SEPOLICY_DIRS for the arm64, mips64, and x86_64
emulator targets. As a first cut, simply inherit from the
existing policy directories used for generic and generic_x86.
We may need further board-specific policy added for these targets
but testing will require first enabling SELinux in the relevant
kernel configs.
(cherrypicked from commit 21ebc213bb
)
Change-Id: I7b4459b32298698fc2908cbbdd0e3afadbe5ac24
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
2015-05-11 10:46:51 -07:00
Dan Albert
c6355b9464
Remove stlport from global package list.
...
This is now whitelisted per device.
Bug: http://b/15193147
Change-Id: I7fcd0891242fb552a17753b151cf431a398bbc44
(cherry picked from commit 0a93b56924
)
2015-05-08 09:56:56 -07:00
Robin Lee
551253726f
am 455ffaaf: Revert "Switch from Calculator to ExactCalculator"
...
* commit '455ffaafcd5b6d0296bfa6143baccb01c84e2382':
Revert "Switch from Calculator to ExactCalculator"
2015-05-07 17:49:30 +00:00
Andreas Gampe
d9e855cd70
am 2e286f46: am afec6236: Merge "Build: Update Mips64 generic build for ART"
...
* commit '2e286f467b1d156c7ccc741f2c28d3a37cf78a3f':
Build: Update Mips64 generic build for ART
2015-05-07 16:26:32 +00:00
Andreas Gampe
afec6236bb
Merge "Build: Update Mips64 generic build for ART"
2015-05-07 16:02:16 +00:00
Dan Albert
052b9c4d42
am 6a876676: am 0e8413e4: Merge "Remove stlport from global package list."
...
* commit '6a876676f02d51c3fc346e5fc4d7a4b656f39340':
Remove stlport from global package list.
2015-05-07 15:58:30 +00:00
Robin Lee
455ffaafcd
Revert "Switch from Calculator to ExactCalculator"
...
Temporary revert to get TT builds in shape.
This reverts commit 846505dc35
.
Bug: 20745303
Change-Id: Id3455cba38b7aabaffa63c8531a6430f69897c6e
2015-05-07 14:56:00 +00:00
Andreas Gampe
13761c43c4
Build: Update Mips64 generic build for ART
...
For ART testing, we need:
1) A larger userdata partition. A lot of files end up there as it
is multi-arch.
2) Don't strip prebuilts. Technically we only care about core-libart,
but this is the best high-level change that doesn't impact other
files.
Change-Id: Ic36bfcf80ba50a602752ca0a3031dda89a0f3051
2015-05-06 21:00:44 -07:00
Dan Albert
0a93b56924
Remove stlport from global package list.
...
This is now whitelisted per device.
Bug: http://b/15193147
Change-Id: I7fcd0891242fb552a17753b151cf431a398bbc44
2015-05-06 13:21:51 -07:00
Nick Kralevich
c665eb9547
am 13d8654f: am 37ddcad5: Merge "Define BOARD_SEPOLICY_DIRS for 64-bit emulators."
...
* commit '13d8654ffedfd86733feb4712b26a9e24a4ed90d':
Define BOARD_SEPOLICY_DIRS for 64-bit emulators.
2015-04-29 19:20:41 +00:00
Stephen Smalley
21ebc213bb
Define BOARD_SEPOLICY_DIRS for 64-bit emulators.
...
Define BOARD_SEPOLICY_DIRS for the arm64, mips64, and x86_64
emulator targets. As a first cut, simply inherit from the
existing policy directories used for generic and generic_x86.
We may need further board-specific policy added for these targets
but testing will require first enabling SELinux in the relevant
kernel configs.
Change-Id: I7b4459b32298698fc2908cbbdd0e3afadbe5ac24
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
2015-04-29 09:55:08 -04:00
bohu
22f1bc5db2
Bump sdk arm system image size to 750M
...
To fix broken build of arm system images.
Change-Id: I960dbb2a5a895557499fcf38655cd8907e768ef9
(cherry picked from commit 9f42be14b8
)
2015-04-27 19:59:57 +00:00
Justin Klaassen
f33b404cb6
Merge "Switch from Calculator to ExactCalculator"
2015-04-18 00:24:23 +00:00
Lajos Molnar
3456d3bbf7
am d6ba1cfd: am 35790525: am 3a5602eb: Merge "core_base.mk: switch to new H264 and MPEG2 software codecs"
...
* commit 'd6ba1cfdfb0c1792e2f2f1de5bd2c596a41a47cc':
core_base.mk: switch to new H264 and MPEG2 software codecs
2015-04-17 06:13:31 +00:00
Lajos Molnar
d6ba1cfdfb
am 35790525: am 3a5602eb: Merge "core_base.mk: switch to new H264 and MPEG2 software codecs"
...
* commit '35790525cc756c72a44094f55970ec3b3d7e8a28':
core_base.mk: switch to new H264 and MPEG2 software codecs
2015-04-17 05:20:26 +00:00
Lajos Molnar
f623a80480
core_base.mk: switch to new H264 and MPEG2 software codecs
...
Change-Id: I3078a4ef6e73e95edcdd16b087ac61ae56c4b812
2015-04-16 19:02:47 -07:00
Justin Klaassen
846505dc35
Switch from Calculator to ExactCalculator
...
Bug: 20301980
Change-Id: I95373aba826a0b5d58d2845b77e9849b674c5ed3
2015-04-16 17:28:05 -07:00
Jonathan Basseri
3dd39b092b
Adding the new CarrierConfig app to the system image.
...
Bug: b/19483786
Change-Id: I0173246997d6edddf4d9afb508a2427818f71928
2015-04-16 10:25:03 -07:00
Lajos Molnar
7ac7dc7263
am 8cd7e944: am fb102b1b: am 7c794b16: Merge "Revert "core_base.mk: switch to new H264 and MPEG2 software codecs""
...
* commit '8cd7e9442cfbd8247bb99c312f6e98649b3afe42':
Revert "core_base.mk: switch to new H264 and MPEG2 software codecs"
2015-04-16 16:40:35 +00:00
Lajos Molnar
8cd7e9442c
am fb102b1b: am 7c794b16: Merge "Revert "core_base.mk: switch to new H264 and MPEG2 software codecs""
...
* commit 'fb102b1b5107fced1fb7cfdb98b051efb3575ec5':
Revert "core_base.mk: switch to new H264 and MPEG2 software codecs"
2015-04-16 16:19:14 +00:00
Lajos Molnar
37e931d9c3
Revert "core_base.mk: switch to new H264 and MPEG2 software codecs"
...
clang builds fail on the dependent libraries
This reverts commit c628500ca5
.
Change-Id: Ibd4cdce82b890bd3cb9d03a1a1bc0e4fc0e22ee8
2015-04-16 15:49:08 +00:00
Lajos Molnar
2578431911
am ec1c2c0f: am b5f7b187: am 161c6971: Merge "core_base.mk: switch to new H264 and MPEG2 software codecs"
...
* commit 'ec1c2c0fea5b82ecf480d32dd3679f8437f720eb':
core_base.mk: switch to new H264 and MPEG2 software codecs
2015-04-16 15:45:56 +00:00
Lajos Molnar
ec1c2c0fea
am b5f7b187: am 161c6971: Merge "core_base.mk: switch to new H264 and MPEG2 software codecs"
...
* commit 'b5f7b18749a490a61eac66572ab1a009c608468b':
core_base.mk: switch to new H264 and MPEG2 software codecs
2015-04-16 15:24:42 +00:00
Lajos Molnar
c628500ca5
core_base.mk: switch to new H264 and MPEG2 software codecs
...
Change-Id: I86777e5efc7dbb138e9348a4ec7271ff047d328f
2015-04-15 16:18:53 -07:00
Ying Wang
3b2f1fc7c6
am 414bb9a4: am 78622230: am 47ff7f56: Merge "Add host tool fastboot to every build."
...
* commit '414bb9a4823c44e2f4927f052678e56935d3a9af':
Add host tool fastboot to every build.
2015-04-13 22:51:29 +00:00
Ying Wang
414bb9a482
am 78622230: am 47ff7f56: Merge "Add host tool fastboot to every build."
...
* commit '7862223034dee3ef9ac35e3a5346a24c77eacd1b':
Add host tool fastboot to every build.
2015-04-13 22:27:54 +00:00
Ying Wang
9668a7ab1d
Add host tool fastboot to every build.
...
Some tools expect fastboot to be present even in user builds.
Change-Id: I4b6ee458eb2feb0dc7a77ec33a04219c5f4adc0d
2015-04-13 14:49:19 -07:00
Ricardo Garcia
3b216991a7
Adding libsonic to base.mk
...
Adding Sonic library to base
bug: 19196501
Change-Id: Id39a3a2f843aadf2808a10d2017151461db2c9b2
2015-04-10 15:43:30 -07:00
Andres Morales
452196f8a0
Merge "Add gatekeeperd to build"
2015-04-10 14:46:05 +00:00
Andres Morales
c7f7125b00
Merge "Add GateKeeper to core build"
2015-04-10 14:45:27 +00:00
Sami Tolvanen
e18196095b
Merge "Separate boot and recovery image signing from dm-verity"
2015-04-10 09:44:47 +00:00
Narayan Kamath
96c872d5e3
Merge "Track renaming of org.apache.http.legacy.jar"
2015-04-10 08:16:01 +00:00
Mike Lockwood
70e60b63a0
Merge "Add BluetoothMidiService to generic_no_telephony.mk"
2015-04-09 21:05:11 +00:00
Narayan Kamath
bf72f679d6
Track renaming of org.apache.http.legacy.jar
...
Change-Id: I224a4883474f81039df2203eb17272bc994c04c8
2015-04-09 13:12:09 +01:00
Roozbeh Pournader
cf6a4d8004
Merge "Add hyphenation patterns to generic_no_telephony.mk."
2015-04-09 02:12:54 +00:00
Joseph Wen
e1c8bdf8d8
Merge "Add StatementService to the build"
2015-04-08 18:47:07 +00:00
Joseph Wen
3a260d6860
Add StatementService to the build
...
- this is related to IntentFilter auto verification in Framework
Change-Id: I83d1c4bcc7be7992509348098cc320e38efea862
2015-04-08 10:55:27 -04:00
Sami Tolvanen
8b3f08bc7b
Separate boot and recovery image signing from dm-verity
...
Allow dm-verity to be enabled without boot and recovery images being
signed. This makes it possible to enable only dm-verity to detect
corruption without confusing bootloaders that do not understand signed
images.
Bug: 19985143
Change-Id: Ie52c6ff595faa7a5c1f1bc1b37f6899c4d0c7001
2015-04-08 12:30:16 +01:00
Roozbeh Pournader
fe4b3b185d
Add hyphenation patterns to generic_no_telephony.mk.
...
They should be included on all devices.
Bug: 20088132
Change-Id: I83bb2b018090bb9e76ea68ffad69f5e649d82be3
2015-04-07 09:13:21 -07:00
Andres Morales
d2c9d453ef
Add gatekeeperd to build
...
Change-Id: I84fb2b2ffee43f81d7fc2081fec225d6dc94f9c1
2015-04-06 17:23:23 -07:00
Andres Morales
f886fee685
Add GateKeeper to core build
...
This is built from system/gatekeeper/softgatekeeper.
It will represent the core native library for
validating device Pin/Pattern/Password.
Change-Id: I927c17042e59076eb7867b8855c2970b1c289307
2015-04-06 17:22:36 -07:00
Roozbeh Pournader
622b9ee784
Remove Lohit fonts from the build.
...
There are no remaining fonts to be built from Lohit. They are all
replaced by Noto.
Change-Id: I694e48cec194735c176083e4f4b7491a1079f74c
2015-04-06 12:43:04 -07:00
Mike Lockwood
0c651c52d6
Add BluetoothMidiService to generic_no_telephony.mk
...
Change-Id: I4ffa78c19e089074b33ade8c6a9881bf7186301e
2015-04-01 14:16:48 -07:00
Nick Kralevich
ead02d1129
am 9160c60f: am 4e94ed11: am 2d47488e: Merge "Drop BOARD_SEPOLICY_UNION."
...
* commit '9160c60f136bafc9b8c07252e5814950eff33a20':
Drop BOARD_SEPOLICY_UNION.
2015-04-01 19:13:31 +00:00
Nick Kralevich
9160c60f13
am 4e94ed11: am 2d47488e: Merge "Drop BOARD_SEPOLICY_UNION."
...
* commit '4e94ed11855e56ed498a2e7e83e312d5b691c5b9':
Drop BOARD_SEPOLICY_UNION.
2015-04-01 18:05:29 +00:00
Stephen Smalley
5699c6cf90
Drop BOARD_SEPOLICY_UNION.
...
As suggested in the comments on
https://android-review.googlesource.com/#/c/141560/
drop BOARD_SEPOLICY_UNION and simplify the build_policy logic.
Union all files found under BOARD_SEPOLICY_DIRS.
Change-Id: I4214893c999c23631f5456cb1b8edd59771ef13b
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
2015-04-01 10:33:24 -04:00
Ying Wang
f7b5967781
am 383cc392: am 62086971: am d64b853a: Merge "Bump generic_mips64 system partition size."
...
* commit '383cc3928599311a0a8dedc067212d4baabcba1c':
Bump generic_mips64 system partition size.
2015-03-31 00:50:59 +00:00
Fabrice Di Meglio
6696172bad
Merge "Add IntentFilterVerifier to the build"
2015-03-31 00:20:12 +00:00
Ying Wang
383cc39285
am 62086971: am d64b853a: Merge "Bump generic_mips64 system partition size."
...
* commit '62086971c0616c325fd80ef172de1478ade52fbc':
Bump generic_mips64 system partition size.
2015-03-31 00:19:24 +00:00
Duane Sand
e53cf413e1
Bump generic_mips64 system partition size.
...
Fix broken mips64 build via 20% increase.
Change-Id: Ie30418c6fc7cf8810139abe53537ef8259a49a2f
2015-03-30 17:02:00 -07:00
Nicholas Sauer
e4f3956252
Remove mms-common from tiny and minimal builds to fix the pdk build.
...
mms-common was replaced with telephony-common over several CLs including
ag/496311. the current mms-common project is merely a dummy class used
to satisfy legacy build targets. i confirmed with ywen@ that it is no
longer needed.
Change-Id: I70302abe4d1312847341bbda4976c489af2e32e3
2015-03-27 17:54:08 +00:00
David Riley
17be3d3921
Add support to sign boot images with vboot.
...
Change-Id: I924468fe06f7d38d4fc49c2ae9dfee734fd58867
Signed-off-by: David Riley <davidriley@google.com>
(cherry picked from commit 14fb7236c1942a9f5050b3e608a0f5f4cd1cae1d)
2015-03-26 17:54:40 +00:00
bohu
bb49bc5417
Merge "Add fingerprint HAL to emulator system images"
2015-03-26 17:39:54 +00:00
bohu
a2005ae47d
Add fingerprint HAL to emulator system images
...
This will build fingerprint.goldfish.so and fingerprint.ranchu.so
HALs for emulator system images and put them into the hw/
directory.
Change-Id: I6959d4b8e99ea0476c324c01ff05e44716ad8fa1
2015-03-26 10:16:42 -07:00
Paul Miller
99fbd82028
am 5bd58691: am 23588104: am 971e5787: Merge "Revert "Replace legacy Browser with BookmarkProvider""
...
* commit '5bd5869115fa80cc4a94752e160d3df001d6d3d6':
Revert "Replace legacy Browser with BookmarkProvider"
2015-03-23 22:55:27 +00:00
Ying Wang
19a764a7fd
Merge "Bump generic_arm64 system partition size."
2015-03-21 04:39:21 +00:00
Ying Wang
7a8c35dee9
Bump generic_arm64 system partition size.
...
Change-Id: Ic53fdaa0143ee2c0cce5a2f750da4c52adc6fdb9
2015-03-20 21:38:38 -07:00
Paul Miller
5bd5869115
am 23588104: am 971e5787: Merge "Revert "Replace legacy Browser with BookmarkProvider""
...
* commit '23588104d5659ea797666c10a63a9b2c7ba8a09c':
Revert "Replace legacy Browser with BookmarkProvider"
2015-03-20 21:24:37 +00:00
Paul Miller
971e5787c0
Merge "Revert "Replace legacy Browser with BookmarkProvider""
2015-03-20 21:08:49 +00:00
Ying Wang
8200eff9a3
am 00391a43: am 082184e7: Merge "Bump generic_arm64 system partition size."
...
* commit '00391a43166a4271ad2471adffb75849be1984a8':
Bump generic_arm64 system partition size.
2015-03-20 20:41:09 +00:00
Ying Wang
082184e741
Merge "Bump generic_arm64 system partition size."
2015-03-20 20:29:52 +00:00
Ying Wang
6c194cb0c5
Bump generic_arm64 system partition size.
...
Change-Id: Ic53fdaa0143ee2c0cce5a2f750da4c52adc6fdb9
2015-03-20 13:29:10 -07:00
Ying Wang
0754f2f1ad
am daeaa57a: am b9583756: am 8e52e15d: Merge "Bump generic_mips system partition size."
...
* commit 'daeaa57a4e72d50f0c3b64d8bf0ea706925fc329':
Bump generic_mips system partition size.
2015-03-20 17:17:06 +00:00
Ying Wang
daeaa57a4e
am b9583756: am 8e52e15d: Merge "Bump generic_mips system partition size."
...
* commit 'b9583756eecda3dbad41b83fcba51ef7c07ac907':
Bump generic_mips system partition size.
2015-03-20 17:10:51 +00:00
Paul Miller
54dfc3fc22
Revert "Replace legacy Browser with BookmarkProvider"
...
This reverts commit 6169022417
.
Change-Id: I0246ef7a89de08bc449509b39f8db8279ea0871e
BUG:19351071
2015-03-20 16:26:26 +00:00
Ying Wang
8e52e15deb
Merge "Bump generic_mips system partition size."
2015-03-20 16:20:00 +00:00
Ying Wang
779e9cc806
Bump generic_mips system partition size.
...
Change-Id: Ieb3becc3ddc1efa19c6e6d34b4a31c0440d3479d
2015-03-20 09:18:33 -07:00
Narayan Kamath
e18445ead8
am 4de176b8: am 2002102e: am ad22a8f2: Merge "Remove VoiceDialer from PRODUCT_PACKAGE list."
...
* commit '4de176b888f7dda32e1a3d01fb9add7a1774f080':
Remove VoiceDialer from PRODUCT_PACKAGE list.
2015-03-20 09:23:50 +00:00
Narayan Kamath
4de176b888
am 2002102e: am ad22a8f2: Merge "Remove VoiceDialer from PRODUCT_PACKAGE list."
...
* commit '2002102e36e96377849f708c4e1afe3c536763f8':
Remove VoiceDialer from PRODUCT_PACKAGE list.
2015-03-20 09:17:35 +00:00
Narayan Kamath
ad22a8f2a7
Merge "Remove VoiceDialer from PRODUCT_PACKAGE list."
2015-03-20 08:53:09 +00:00
Paul Miller
8b01ac4a59
am a6726d1f: am e601f1ec: am d121f184: Merge "Replace legacy Browser with BookmarkProvider"
...
* commit 'a6726d1f3001b84c51da523d09f079274e39902e':
Replace legacy Browser with BookmarkProvider
2015-03-19 20:42:54 +00:00
Paul Miller
a6726d1f30
am e601f1ec: am d121f184: Merge "Replace legacy Browser with BookmarkProvider"
...
* commit 'e601f1ecfd9ba938053b6763124ea1359efeddbe':
Replace legacy Browser with BookmarkProvider
2015-03-19 20:35:10 +00:00
Narayan Kamath
fadee109d6
Remove VoiceDialer from PRODUCT_PACKAGE list.
...
Change-Id: Ibc86ddee90a9ff83c3cdcbf086a6a1e466ba5088
2015-03-19 18:10:15 +00:00
Justin Morey
e596433b90
am abd5bbc4: am 292427b6: am 030b5493: resolved conflicts for merge of 68000907
to lmp-mr1-dev
...
* commit 'abd5bbc4febe61f53641ac7c43160e161e12c1dc':
Bump generic_x86_64 system partition size - DO NOT MERGE
2015-03-19 03:07:24 +00:00
Justin Morey
abd5bbc4fe
am 292427b6: am 030b5493: resolved conflicts for merge of 68000907
to lmp-mr1-dev
...
* commit '292427b69f7b1a753c0636f916382e2a4f9648ba':
Bump generic_x86_64 system partition size - DO NOT MERGE
2015-03-19 03:00:29 +00:00
Justin Morey
030b549314
resolved conflicts for merge of 68000907
to lmp-mr1-dev
...
Change-Id: I9f1a80746a5d945c704cd126efebca0941e27e47
2015-03-18 21:29:09 -05:00
Justin Morey
68000907e3
am 02060b7b: Bump generic_x86_64 system partition size - DO NOT MERGE
...
* commit '02060b7bddbb8728fa5a4ba5e0905e5a173bc682':
Bump generic_x86_64 system partition size - DO NOT MERGE
2015-03-18 23:00:33 +00:00
Paul Miller
6169022417
Replace legacy Browser with BookmarkProvider
...
BookmarkProvider is Browser's old provider code, refactored into its
own app.
BUG:19351071
Change-Id: I0a5e1f2fc54749e2d3e3442636a26b2459b600c6
2015-03-18 15:44:21 -07:00
Justin Morey
02060b7bdd
Bump generic_x86_64 system partition size - DO NOT MERGE
...
This makes it big enough to hold Orla, unbreaking the build
Change-Id: I5a131dfbaaa3aa2bb1bc24e4f859cc3507b671b0
2015-03-18 21:04:14 +00:00
Elliott Hughes
e0203b17fa
am bf8164f9: am 47584657: am 0f98a378: Merge "Remove netcfg from the list of base modules."
...
* commit 'bf8164f938f0af98b76e481de6c415fa496cfe21':
Remove netcfg from the list of base modules.
2015-03-17 14:47:28 +00:00
Elliott Hughes
f3124b3523
Remove netcfg from the list of base modules.
...
It's obsolete and -- other than a mention in the reference RIL and
another in a shell script that no longer works -- unused.
Change-Id: Ibbf2613778802222865528644c7e59a2d7c68b48
2015-03-16 13:52:30 -07:00
Eric Laurent
3131486892
Merge "added broadcast radio service"
2015-03-16 18:29:05 +00:00
Ying Wang
ab27f6e775
am b396517c: am 501af528: Merge "Increase system and userdata partition sizes."
...
* commit 'b396517cb25ca85d1c17b4d4e09be87cdf8256b4':
Increase system and userdata partition sizes.
2015-03-12 15:35:51 +00:00
Ying Wang
f25838a7ea
Support modules to be installed directly to recovery.img
...
Previously the recovery binary was configured to be installed to the
system.img and then got copied to recovery.img in the recovery.img's
build rule.
With this change, a module, such as the recovery binary, can configure
itself to be installed directly to the recovery.img, just like how other
modules get installed to system.img.
Bug: 19667686
Change-Id: I46b0b4a95cf078a68999db9c0f6635d6a3f5cd86
2015-03-11 10:38:13 -07:00
Douglas Leung
3713ded238
Increase system and userdata partition sizes.
...
The extra system space is needed for mips64r6/mips32r6 quick
mode images and the extra userdata is needed to run ART tests.
Change-Id: I96dc1553d950dcf046b57feff10a369e9155bd4d
2015-03-11 16:36:54 +00:00
Ying Wang
3752614de1
Support modules to be installed directly to recovery.img
...
Previously the recovery binary was configured to be installed to the
system.img and then got copied to recovery.img in the recovery.img's
build rule.
With this change, a module, such as the recovery binary, can configure
itself to be installed directly to the recovery.img, just like how other
modules get installed to system.img.
Bug: 19667686
Change-Id: I46b0b4a95cf078a68999db9c0f6635d6a3f5cd86
2015-03-10 12:02:57 -07:00