Dan Willemsen
56242e5ca5
Merge "Add a 32-bit x86_64 arch variant" am: 19b7692496
...
am: f51e73d8bf
* commit 'f51e73d8bf10c32cee5bc9bded78949e50bb9b1c':
Add a 32-bit x86_64 arch variant
Change-Id: Ib5f51ddcdec6f38a9cfc8f6182b6919c4f24aee6
2016-05-11 00:49:22 +00:00
Dan Willemsen
04aa521eca
Add a 32-bit x86_64 arch variant
...
The current 32-bit configuration for generic x86_64 targets inherits some
variables (SSE4 support) from the 64-bit configuration, and overrides
the make variables used for other configurations (SSSE3). Ideally, these
would be using different variables, but until then, unify the
configuration for x86_64 targets so that everything is consistent.
Bug: 28694691
Change-Id: I47e67299d4c632e7491d7e73dc0fc6480ef08006
2016-05-10 14:15:41 -07:00
Roozbeh Pournader
1d9cfc58f1
Merge "Remove Romansh from PRODUCT_LOCALES" into nyc-dev
...
am: 6e034af238
* commit '6e034af238a677db70bc0b10f7f9e08bc8b8aef9':
Remove Romansh from PRODUCT_LOCALES
Change-Id: I2c6572c55699d43cc687f7acc6c51b6f66c97a54
2016-05-07 00:07:16 +00:00
Roozbeh Pournader
6e034af238
Merge "Remove Romansh from PRODUCT_LOCALES" into nyc-dev
2016-05-06 23:51:48 +00:00
Roozbeh Pournader
1a6a5626f7
Remove Romansh from PRODUCT_LOCALES
...
The inclusion of Romansh (rm_CH), while it did not have localized
strings, was causing the incorrect assumption that the system
supports Romansh, causing the language fallback to work incorrectly
when Romansh was in the list of user's locales.
Hindi (hi_IN) was also included twice, and this removes the duplicate
too.
Bug: 27325465
Change-Id: I87ec06dc459137f71bb8e5e2f431f629bd51928e
2016-05-06 15:10:51 -07:00
Bjoern Johansson
7b3407f801
Merge "Indicate that all emulator images support USB" into nyc-dev
...
am: 513e69ec69
* commit '513e69ec69a7e5c61888668a4b16ccab6073419c':
Indicate that all emulator images support USB
Change-Id: Ie6ee7dbd4fd5cde1ecf828440047cbf81f51aa66
2016-05-05 15:45:00 +00:00
Bjoern Johansson
6b04d94ff7
Indicate that all emulator images support USB
...
The Android framework assumes that if an app uses UsbManager then there
must be USB support on the device. In order to deal with this the
emulator has to indicate USB support. Previously this was true for
Google SDK phone images because USB support is part of the common API
packages that gets installed. For AOSP and some other build targets USB
support was not included. This change indicates support for USB for all
emulator system images.
BUG: 28088069
Change-Id: I880210e89e6ad3412bdc069d6c20ed54a52cff83
2016-05-04 22:40:56 +00:00
Todd Kennedy
d43b93e7e2
Revert "Revert "Add shim app for CTS testing""
...
am: 98ffa937bf
* commit '98ffa937bf6d7acc6a1964c7157c906e1a86203c':
Revert "Revert "Add shim app for CTS testing""
Change-Id: I2eb7d0357861fb9144a9937b6bb60c14af3d6151
2016-05-03 19:42:38 +00:00
Todd Kennedy
98ffa937bf
Revert "Revert "Add shim app for CTS testing""
...
This reverts commit 31003c48c1
.
Bug: 28398205
Change-Id: Ia884957e224f46157af31814c32c5e0e1a33b7b8
2016-05-03 11:16:35 -07:00
Todd Kennedy
0451b2f946
Merge "Revert "Add shim app for CTS testing"" into nyc-dev
...
am: 878775fd75
* commit '878775fd750d7164bd0920b4b94b59e0edab8ed3':
Revert "Add shim app for CTS testing"
Change-Id: Ie5df8c8ea8785b8562866522f6d13e54b5ce52d5
2016-05-03 00:08:55 +00:00
Todd Kennedy
878775fd75
Merge "Revert "Add shim app for CTS testing"" into nyc-dev
2016-05-02 23:56:37 +00:00
Todd Kennedy
31003c48c1
Revert "Add shim app for CTS testing"
...
Build errors when trying to dex2oat the CtsShim prebuilt even though it's marked with "hasCode=false".
This reverts commit d987a11126
.
Change-Id: If47b3bcd4c727da7acd9068c02f8fb671ed0ae84
2016-05-02 23:54:08 +00:00
Todd Kennedy
46785aea64
Merge "Add shim app for CTS testing" into nyc-dev
...
am: 6d0c367a64
* commit '6d0c367a64b91cdf8dc6bc25605bff7b13f35a35':
Add shim app for CTS testing
Change-Id: Ic6342cd60478364533514b576ccc86b6db7ab695
2016-05-02 22:59:21 +00:00
Todd Kennedy
6d0c367a64
Merge "Add shim app for CTS testing" into nyc-dev
2016-05-02 22:49:55 +00:00
Felipe Leme
b382c63a61
Merge "Added bugreportz binary." into nyc-dev
...
am: 386df80e85
* commit '386df80e85e2098a32c41fee4b8b379991b360b8':
Added bugreportz binary.
Change-Id: I25aa201a3a7a77771cb57f3eb3ceff435dc1cd15
2016-05-02 20:05:29 +00:00
Felipe Leme
90ab323be2
Added bugreportz binary.
...
BUG: 28479946
Change-Id: Ic0d1b6598867ccbbc65f3fdc0d32cac7c53128a3
2016-05-02 11:18:07 -07:00
Todd Kennedy
d987a11126
Add shim app for CTS testing
...
We need a shim application on the system partition that we can upgrade
during CTS tests.
Bug: 27450489
Change-Id: I32a72dc5110cedd466cdee2607965c705f7aa6d3
2016-04-29 07:31:31 -07:00
Alex Light
f82ca86328
Merge "Add fake libart" into nyc-dev
...
am: 1c04ad1
* commit '1c04ad1b02ea5d149eca71722e76fa14bfe3a6cc':
Add fake libart
Change-Id: Ib90361465b9f8a79f05181a18f062d82d28754ba
2016-04-25 22:14:37 +00:00
TreeHugger Robot
1c04ad1b02
Merge "Add fake libart" into nyc-dev
2016-04-25 21:53:31 +00:00
Christopher Tate
85520a6b2f
Merge "Wallpaper backup/restore is now in its own package" into nyc-dev
...
am: 8e9431e
* commit '8e9431e54f23c089b3e664a82c622783ef13796c':
Wallpaper backup/restore is now in its own package
Change-Id: I3501a452d26316da8787a4695fe2ea46ba85518c
2016-04-20 22:19:25 +00:00
Chris Tate
8e9431e54f
Merge "Wallpaper backup/restore is now in its own package" into nyc-dev
2016-04-20 22:10:40 +00:00
bohu
d7f734024f
Merge "Fix emulator specific SELinux denials related to qemu.gles" into nyc-dev
...
am: 94f576d
* commit '94f576d18cb61e672bcc849a324eab244dd4f3f8':
Fix emulator specific SELinux denials related to qemu.gles
Change-Id: Iba1c077238ec1c41434c87e8ac96467a081383fc
2016-04-20 21:04:31 +00:00
Bo Hu
94f576d18c
Merge "Fix emulator specific SELinux denials related to qemu.gles" into nyc-dev
2016-04-20 18:46:38 +00:00
bohu
bf863dbffc
Fix emulator specific SELinux denials related to qemu.gles
...
init: avc: denied { set } for property=qemu.gles pid=108 uid=1003 gid=1003 scontext=u:r:bootanim:s0 tcontext=u:object_r:qemu_prop:s0 tclass=property_service permissive=1
init: avc: denied { set } for property=qemu.gles pid=75 uid=0 gid=0 scontext=u:r:zygote:s0 tcontext=u:object_r:qemu_prop:s0 tclass=property_service permissive=1
bug: 28221393
Change-Id: Icb0ee7fbf9a7b985f66fac087a48d9b5789e2b67
2016-04-19 15:04:58 -07:00
Alex Light
6da74d8f1f
Add fake libart
...
Bug: 27775991
Change-Id: I54cbdf2340dcfdd9b3973d9d10c8bd94492736fb
2016-04-19 14:31:55 -07:00
Christopher Tate
65e3b75ddc
Wallpaper backup/restore is now in its own package
...
Bug 25453848
Bug 25727875
Change-Id: I774afad99d23f4f7ffb1675909a5a17732af3fb8
2016-04-19 13:08:21 -07:00
Dimitry Ivanov
6c7d7c1f8b
Merge "Make sure platform libraries are built, regardless of webview.apk" am: da7fef6
...
am: b077e80
* commit 'b077e80d041f74af240111f457ebd4dd168da6dd':
Make sure platform libraries are built, regardless of webview.apk
Change-Id: Ie463aeed9f8f9ef1b12d89d571c8a23d5432b05d
2016-04-19 17:18:49 +00:00
Nikola Veljkovic
8f1ac7c9d6
Make sure platform libraries are built, regardless of webview.apk
...
Prebuilt WebView is missing for mips64 architecture. Allow device
to boot without it, by making sure platform support libraries are
part of the system image.
WebView APK can then be installed separately.
Change-Id: Iabbb5e6a4778b7542d24bb4f789a7be96232e50c
2016-04-19 14:25:50 +00:00
Nick Kralevich
6910622a70
Merge "Move sysfs_writable to emulator specific policy" am: 821e3fd
...
am: ef77794259
* commit 'ef77794259155f5a8bd3f5be56dcd49463d3ad65':
Move sysfs_writable to emulator specific policy
Change-Id: Idb7c6a37c5da58450e6332ccafca83ad6754f701
2016-04-19 00:28:42 +00:00
Nick Kralevich
db411cf903
Move sysfs_writable to emulator specific policy
...
This type is never used in core policy, only by emulators.
Move the definition of this type to where it's used.
Bug: 28221393
Change-Id: I38dbc12dbe9813f323d4bcd5f07679db57b2fd4a
2016-04-18 15:18:09 -07:00
Nick Kralevich
6cba1fed80
Address emulator specific SELinux denials
...
am: 841f6d8
* commit '841f6d870db50862bb6be2e963149f46768f8aca':
Address emulator specific SELinux denials
Change-Id: I4aba83efb36510f730e515da476e900e94cbbca6
2016-04-18 22:07:15 +00:00
Nick Kralevich
1eb14d0d61
Address emulator specific SELinux denials
...
(cherrypicked from commit 841f6d870d
)
Fix the following denials:
avc: denied { search } for pid=222 comm="system_server"
name="qemu_trace" dev="sysfs" ino=45 scontext=u:r:system_server:s0
tcontext=u:object_r:sysfs_writable:s0 tclass=dir permissive=1
avc: denied { open } for pid=222 comm="system_server"
name="u:object_r:opengles_prop:s0" dev="tmpfs" ino=1429
scontext=u:r:system_server:s0 tcontext=u:object_r:opengles_prop:s0
tclass=file permissive=1
avc: denied { read } for pid=222 comm="system_server"
name="u:object_r:radio_noril_prop:s0" dev="tmpfs" ino=1430
scontext=u:r:system_server:s0 tcontext=u:object_r:radio_noril_prop:s0
tclass=file permissive=1
avc: denied { open } for pid=222 comm="system_server"
name="u:object_r:radio_noril_prop:s0" dev="tmpfs" ino=1430
scontext=u:r:system_server:s0 tcontext=u:object_r:radio_noril_prop:s0
tclass=file permissive=1
avc: denied { getattr } for pid=222 comm="system_server"
path="/dev/__properties__/u:object_r:radio_noril_prop:s0" dev="tmpfs"
ino=1430 scontext=u:r:system_server:s0
tcontext=u:object_r:radio_noril_prop:s0 tclass=file permissive=1
avc: denied { search } for pid=424 comm="putmethod.latin"
name="qemu_trace" dev="sysfs" ino=45
scontext=u:r:untrusted_app:s0:c512,c768
tcontext=u:object_r:sysfs_writable:s0 tclass=dir permissive=1
Bug: 28221393
Change-Id: I6fce1127d9d9e8bc0119bace3f142d51382401c0
2016-04-18 14:57:24 -07:00
Nick Kralevich
841f6d870d
Address emulator specific SELinux denials
...
Fix the following denials:
avc: denied { search } for pid=222 comm="system_server"
name="qemu_trace" dev="sysfs" ino=45 scontext=u:r:system_server:s0
tcontext=u:object_r:sysfs_writable:s0 tclass=dir permissive=1
avc: denied { open } for pid=222 comm="system_server"
name="u:object_r:opengles_prop:s0" dev="tmpfs" ino=1429
scontext=u:r:system_server:s0 tcontext=u:object_r:opengles_prop:s0
tclass=file permissive=1
avc: denied { read } for pid=222 comm="system_server"
name="u:object_r:radio_noril_prop:s0" dev="tmpfs" ino=1430
scontext=u:r:system_server:s0 tcontext=u:object_r:radio_noril_prop:s0
tclass=file permissive=1
avc: denied { open } for pid=222 comm="system_server"
name="u:object_r:radio_noril_prop:s0" dev="tmpfs" ino=1430
scontext=u:r:system_server:s0 tcontext=u:object_r:radio_noril_prop:s0
tclass=file permissive=1
avc: denied { getattr } for pid=222 comm="system_server"
path="/dev/__properties__/u:object_r:radio_noril_prop:s0" dev="tmpfs"
ino=1430 scontext=u:r:system_server:s0
tcontext=u:object_r:radio_noril_prop:s0 tclass=file permissive=1
avc: denied { search } for pid=424 comm="putmethod.latin"
name="qemu_trace" dev="sysfs" ino=45
scontext=u:r:untrusted_app:s0:c512,c768
tcontext=u:object_r:sysfs_writable:s0 tclass=dir permissive=1
Bug: 28221393
Change-Id: I6fce1127d9d9e8bc0119bace3f142d51382401c0
2016-04-18 13:28:04 -07:00
mukesh agrawal
211fc7a2c4
Merge "Revert "Set WifiHAL to only log debug by default."" into nyc-dev
...
am: b55f571
* commit 'b55f57192707aab7e193798ac4d3158338ef6395':
Revert "Set WifiHAL to only log debug by default."
Change-Id: I676918c02d43feeacdae2bf561fc28f05e3f9c9b
2016-04-15 00:42:56 +00:00
mukesh agrawal
9d14641a19
Revert "Set WifiHAL to only log debug by default."
...
Recent changes have brought the log volumes for
the QCA WifiHAL down to reasonable levels. As
such, we no longer need to use a custom default
log level for WifiHAL.
This reverts commit f83213a5b5
.
BUG=28178513
TEST=build, check log volume after >12 hours
2016-04-14 16:06:13 -07:00
Michael Wright
596cd7cab6
Merge "DO NOT MERGE Remove inputflinger from the nyc build." into nyc-dev
...
am: 3ae0f24
* commit '3ae0f24dc2dd4b86505c6657c3caefd5c57e3ab9':
DO NOT MERGE Remove inputflinger from the nyc build.
Change-Id: I5eaf73397b3749f0ea1b2092b5abb514fe5125eb
2016-04-13 17:06:44 +00:00
Michael Wright
3ae0f24dc2
Merge "DO NOT MERGE Remove inputflinger from the nyc build." into nyc-dev
2016-04-13 16:57:13 +00:00
Michael Wright
22adbae358
DO NOT MERGE Remove inputflinger from the nyc build.
...
Change-Id: Iba52bcb3f7089984333b63eb43ea9d8ad4522e55
2016-04-12 09:26:02 -04:00
Tom Cherry
6f808b261f
Merge "Add ext libs to core_tiny, they\'re needed for wear PDK" into nyc-dev
...
am: ca0df0c
* commit 'ca0df0c249593148f4bc036cac2662b3066b7fb5':
Add ext libs to core_tiny, they're needed for wear PDK
Change-Id: I79bd83f3a886e03e764db1c75e5cf4d2d1aa2627
2016-04-12 01:49:27 +00:00
Tom Cherry
ca0df0c249
Merge "Add ext libs to core_tiny, they're needed for wear PDK" into nyc-dev
2016-04-12 01:31:47 +00:00
Tom Cherry
1d242f18a6
Add ext libs to core_tiny, they're needed for wear PDK
...
Bug: 27698377
Bug: 28117608
Change-Id: I12b93fe241d8d71d61d1cdb28d95e6c824e2420d
2016-04-11 17:06:59 -07:00
Maurice Lam
285ea2188d
Merge "Add be and bs to l10n builds" into nyc-dev
...
am: e09b2c1
* commit 'e09b2c16e32cee89d6b5ac29fe5a905b76872179':
Add be and bs to l10n builds
Change-Id: I4dc1d353dd5a3d0ed3f4c0f9dc2192421946d87a
2016-04-11 21:54:51 +00:00
Maurice Lam
e09b2c16e3
Merge "Add be and bs to l10n builds" into nyc-dev
2016-04-11 21:35:46 +00:00
Svetoslav Ganov
07f509784c
Merge "Add ext libs to AOSP - they are part of the system" into nyc-dev
...
am: 048faf9
* commit '048faf920cde39ccb97a0bd937362860199295b6':
Add ext libs to AOSP - they are part of the system
Change-Id: Iddadf028161702bb7199d47165fbb189bebe22f8
2016-04-07 23:48:12 +00:00
Svetoslav Ganov
8ead371831
Add ext libs to AOSP - they are part of the system
...
bug:27698377
Change-Id: Ic426e08e450598c53e4dbf9c734d808b19fae705
2016-04-07 15:29:58 -07:00
Maurice Lam
cc06c5998a
Add be and bs to l10n builds
...
Bug: 27409618
Change-Id: I244796a12d756521f8191abcacf1f15134079783
2016-04-01 12:08:05 -07:00
Philip P. Moltmann
3d25656b2e
Merge "Add PrintServiceRecommendationService to the default distro" into nyc-dev
...
am: 8690de4
* commit '8690de4302cb231668def658a1e3b1bfe30eacda':
Add PrintServiceRecommendationService to the default distro
Change-Id: I3b2a8bf61507ce0eb93deb736078501478765505
2016-03-31 02:10:43 +00:00
Philip P. Moltmann
8690de4302
Merge "Add PrintServiceRecommendationService to the default distro" into nyc-dev
2016-03-31 01:33:17 +00:00
Andreas Gampe
9b69d2bda7
Merge "Build: Switch eng build boot dexopt to verify-at-runtime" into nyc-dev
...
am: be97a41
* commit 'be97a415715824562e4ea93efb211b0d5baeb300':
Build: Switch eng build boot dexopt to verify-at-runtime
Change-Id: I9b0f42aa72fe33fac9f8afee90820bab02b2729b
2016-03-30 23:18:12 +00:00
Andreas Gampe
8e121663e6
Build: Switch eng build boot dexopt to verify-at-runtime
...
To have faster turnaround.
Bug: 26794212
Change-Id: I1d7877ec8c9cfff62bf14cbd23a790ee7a0b2734
2016-03-30 12:55:53 -07:00