Xiangyu/Malcolm Chen
78e06ceaad
Merge "Adding IRadio 1.4 to vndk current.txt"
2018-11-27 18:50:42 +00:00
Anton Hansson
bd2af2ecd8
Merge "Add two more libraries to mainline_system" am: 159eb0938b
am: 4daf6aeee0
...
am: 02d57864c3
Change-Id: Ib43d402b2ca7e54dad53407bf60ddf9aae1eaf3e
2018-11-27 01:19:44 -08:00
Anton Hansson
02d57864c3
Merge "Add two more libraries to mainline_system" am: 159eb0938b
...
am: 4daf6aeee0
Change-Id: Iaf5b47d23a8f11a5cad33f2018b0c76ebc1f45ed
2018-11-27 01:11:29 -08:00
Anton Hansson
159eb0938b
Merge "Add two more libraries to mainline_system"
2018-11-27 08:53:29 +00:00
Steven Moreland
bfaaafef6b
Merge "safe_union@1.0 to vndk-sp" am: b304fd0509
am: 8afcf3a2fc
...
am: 9a16b6827f
Change-Id: I4bd5cf6f6fd0bbf16b5764b9174bc2622177a636
2018-11-26 18:38:14 -08:00
Steven Moreland
9a16b6827f
Merge "safe_union@1.0 to vndk-sp" am: b304fd0509
...
am: 8afcf3a2fc
Change-Id: I5b08cf815bc4ea792cb4c51a40c88f1614746f40
2018-11-26 18:22:11 -08:00
Malcolm Chen
fb74977c6c
Adding IRadio 1.4 to vndk current.txt
...
To better test CBRS, we want IRadio 1.3 to be Android P plus CBRS
HAL interfaces, while 1.4 will be 1.3 plus all other Android Q
interfaces. So we are creating V1_4 folder and moving everything
currently defined in android.hardware.radio.V1_3 there.
Bug: 117805040
Test: build and telephony unittest
Change-Id: I0a0c651b25caa4d0bd88bf51c02a9f7160d0caff
2018-11-26 23:28:39 +00:00
Steven Moreland
62da89ca75
safe_union@1.0 to vndk-sp
...
This is a types-only HAL used by any HAL as a convenient primitive for
effectively using safe_union, so it should be able to be
double-loadable.
Bug: 119790516
Test: build and boot walleye
Change-Id: I8f48ec6e3a0f47bfd5bb90d8c496848fbed85687
2018-11-26 12:24:32 -08:00
Anton Hansson
1f6e024bcc
Add two more libraries to mainline_system
...
Bug: 80410283
Test: make
Change-Id: I479396b24b1a551afd591da9f4f550eb0a74b540
2018-11-26 17:08:07 +00:00
Anton Hansson
678cc0ec24
Merge "Add a bunch of libraries to mainline_system" am: 12fa690ff6
am: 12b2b57850
...
am: 4558578f22
Change-Id: I4b62c5c688bf3be2765375dbad2ee10cdb66d73a
2018-11-21 04:26:52 -08:00
Anton Hansson
4558578f22
Merge "Add a bunch of libraries to mainline_system" am: 12fa690ff6
...
am: 12b2b57850
Change-Id: I144e1bcc029c4d654fe739e33384edf6561c8351
2018-11-21 04:21:47 -08:00
Anton Hansson
6d8a179cf1
Add a bunch of libraries to mainline_system
...
These are libraries commonly depended on by things on the product
partition. Add them explicitly for now.
Bug: 80410283
Test: build mainline_system_arm64
Change-Id: I6696990243397aa7109f88951ff120acf2a0f7e8
2018-11-20 14:53:09 +00:00
Dan Willemsen
8d06999f45
Merge changes from topics "iproute2-soong", "iw-soong" am: 38d08510f8
am: 14899d1e7f
...
am: 3a06ac6aec
Change-Id: I7bfd33f37c1daf8fdcd1e007eb15eb7581334345
2018-11-19 22:53:31 -08:00
Dan Willemsen
3a06ac6aec
Merge changes from topics "iproute2-soong", "iw-soong" am: 38d08510f8
...
am: 14899d1e7f
Change-Id: If5c5cd5557291cfa787e0d3babe84ea34de9adde
2018-11-19 22:44:17 -08:00
Dan Willemsen
66a468a772
Add ss as a previously debug tagged module
...
From external/iproute2
Test: check installed files on debug builds
Change-Id: Ie2e1fc927f636602b1285f8b0e62a926d538b150
2018-11-20 03:08:19 +00:00
Dan Willemsen
cf0a2169d0
Add iw as a previously debug tagged module
...
From external/iw
Test: check installed files on debug builds
Change-Id: Ie1282e88dfee47f958e13fd7ec17163f1178cb22
2018-11-20 03:08:07 +00:00
Dan Willemsen
f09272488d
Add previously debug tagged modules
...
From external/iputils
This had been accidentally skipped in automerger.
Test: check installed files on userdebug builds
Change-Id: I26e7cfa03f8a788283bce9c75fc38b4221cd57e6
(cherry picked from commit 0d78e19721
)
2018-11-18 18:40:28 -08:00
Dan Willemsen
c1c41bd028
Merge changes from topic "iputils-soong" am: 7320a023ea
...
am: f89d943716
Change-Id: Iced32c8bda72fe749c89faf30909258af901dd92
2018-11-18 16:51:58 -08:00
Dan Willemsen
0d78e19721
Add previously debug tagged modules
...
From external/iputils
Test: check installed files on userdebug builds
Change-Id: I26e7cfa03f8a788283bce9c75fc38b4221cd57e6
2018-11-17 11:38:28 -08:00
Zach Riggle
0665927c9c
Add sanitizer-status to PRODUCT_PACKAGES_DEBUG
...
This ensures all -userdebug builds have the sanitizer-status binary,
which is used to check which build flags were used for a given image.
It is important to distinguish between what the build fingerprint
claims, and what is actually available on the phone.
Change-Id: Iac1eabb8c5ed885a057f7a302b1887b7e9c4ccbc
Merged-In: Iac1eabb8c5ed885a057f7a302b1887b7e9c4ccbc
(cherry-picked from 3a26f80cd4
)
2018-11-17 11:37:45 -08:00
SzuWei Lin
a37f4bd2bd
Merge "Unmount product partition in GSI" am: e67518fe6d
am: fc7f09e5bf
...
am: 0556ad2ab2
Change-Id: Ia7014c05c187a3b781de586e702921dae7c47992
2018-11-15 21:40:47 -08:00
SzuWei Lin
0556ad2ab2
Merge "Unmount product partition in GSI" am: e67518fe6d
...
am: fc7f09e5bf
Change-Id: I176b2e2324419017647c87a9e1a31a7136297f0d
2018-11-15 21:36:34 -08:00
Treehugger Robot
e67518fe6d
Merge "Unmount product partition in GSI"
2018-11-16 05:17:33 +00:00
TreeHugger Robot
aa4a48dad0
Merge "Add modules 'idmap2', 'idmap2d'"
2018-11-15 23:37:05 +00:00
Neil Fuller
004dc5e78f
Merge "Add the time zone data module to /system" am: fcdeba0d6d
am: 2bb1611d80
...
am: fe44bc3bda
Change-Id: I6d29d95bca746bd44bbae96d02f7d97a4b9912e7
2018-11-15 08:25:09 -08:00
Neil Fuller
fe44bc3bda
Merge "Add the time zone data module to /system" am: fcdeba0d6d
...
am: 2bb1611d80
Change-Id: I0b6594710a4d37857a74da0e760a997c4a583958
2018-11-15 07:49:25 -08:00
Neil Fuller
fcdeba0d6d
Merge "Add the time zone data module to /system"
2018-11-15 15:17:04 +00:00
Mårten Kongstad
e2c98fb9be
Add modules 'idmap2', 'idmap2d'
...
Test: builds, boots
Change-Id: I1d806dc875a493e730ab55d2fdb027618e586d16
2018-11-15 07:09:19 -08:00
SzuWei Lin
4999dc047c
Unmount product partition in GSI
...
This is a workaround solution. It let GSI to unmount product
partition when booting. The patch avoid the problem that
- share UID between between system and product partition
- the product partition override the content under /system/product
Bug: 119391482
Test: Boot aosp_arm64-userdebug on a blueline device with Android P
Change-Id: I48808fcc1ca527a23eb1446b97176b08268b500e
2018-11-15 21:06:56 +08:00
Anton Hansson
60c4c27c2b
Merge "Add libfwdlockengine to mainline_system" am: 08d4227898
am: aa3d22c0d5
...
am: 603aa1ff21
Change-Id: I1d4a8e0bb3f18e5c8e550aa81c9c0a42f7ab48c5
2018-11-15 01:22:28 -08:00
Anton Hansson
603aa1ff21
Merge "Add libfwdlockengine to mainline_system" am: 08d4227898
...
am: aa3d22c0d5
Change-Id: Ie71359d5842c375a6eafbcf830bd69d5900a763a
2018-11-15 01:17:22 -08:00
Anton Hansson
08d4227898
Merge "Add libfwdlockengine to mainline_system"
2018-11-15 09:01:16 +00:00
Roland Levillain
5da67b1d03
Merge "Revert^2 "Add the Android Runtime APEX module to PRODUCT_PACKAGES."" am: c47f2beef3
am: 684f4091be
...
am: cc8188a8b8
Change-Id: I46960e52cc15d0b76cb95806969b2630fb827cb2
2018-11-14 06:52:16 -08:00
Roland Levillain
cc8188a8b8
Merge "Revert^2 "Add the Android Runtime APEX module to PRODUCT_PACKAGES."" am: c47f2beef3
...
am: 684f4091be
Change-Id: I00264830baa5777f31a4e140c8ccd86288b7a71b
2018-11-14 06:44:23 -08:00
Roland Levillain
c47f2beef3
Merge "Revert^2 "Add the Android Runtime APEX module to PRODUCT_PACKAGES.""
2018-11-14 14:22:08 +00:00
Neil Fuller
97d2d0c8b5
Add the time zone data module to /system
...
This includes the time zone data APEX in the system image
which should flush out any obvious issues.
Bug: 119026403
Test: build / boot taimen
Change-Id: I3d9a8289d8af405a373c94891b482540e59a3571
2018-11-14 13:13:59 +00:00
Anton Hansson
e1d83abf17
Merge "Add TimeZoneUpdater apk to mainline /system" am: a194a83e56
am: 987b5e173f
...
am: 79ca19b649
Change-Id: I4bfc23cd9c7e6fbf7b4bdfa4204bd87c1d672d53
2018-11-14 01:35:53 -08:00
Anton Hansson
79ca19b649
Merge "Add TimeZoneUpdater apk to mainline /system" am: a194a83e56
...
am: 987b5e173f
Change-Id: I34e17efe52a13d028ac6a13d94eb87864c7267cf
2018-11-14 01:29:59 -08:00
Anton Hansson
a194a83e56
Merge "Add TimeZoneUpdater apk to mainline /system"
2018-11-14 08:59:23 +00:00
Roland Levillain
53ccc72179
Revert^2 "Add the Android Runtime APEX module to PRODUCT_PACKAGES."
...
Unless specified otherwise (using `DONT_INCLUDE_RUNTIME_APEX`).
This reverts commit 4c39bd2c6e
.
Test: make systemimage on taimen-userdebug
Test: make systemimage on marlin-eng
Test: make systemimage on marlin-userdebug
Test: make systemimage on sailfish-userdebug
Bug: 113373927
Change-Id: I1f1f0ffcc7bb6bf26d4df72613a806d2d73c5e82
2018-11-13 20:20:05 +00:00
Jeff Tinker
4028166dde
Merge "Update VNDK current for android.hardware.drm@1.2"
2018-11-13 07:03:35 +00:00
Roland Levillain
3e552de338
Merge "Add some ART people as OWNERS of target/product/runtime_libart.mk." am: 571d18256d
am: e1198e0ecc
...
am: 7fc1f33041
Change-Id: Ic3b6962fceb18937aae15ebb950a72c846bcfc2b
2018-11-12 10:18:19 -08:00
Roland Levillain
7fc1f33041
Merge "Add some ART people as OWNERS of target/product/runtime_libart.mk." am: 571d18256d
...
am: e1198e0ecc
Change-Id: I2bbc626fa8abab808f467ac6d22611fe0e069370
2018-11-12 10:12:51 -08:00
Roland Levillain
e80dc6ec10
Merge "Revert "Add the Android Runtime APEX module to PRODUCT_PACKAGES."" am: 72e1716645
am: ea246bdde5
...
am: 3e2699f43b
Change-Id: I86f1de7ed4db251011cce5f1b11e1a09a9d89606
2018-11-12 09:47:56 -08:00
Roland Levillain
3e2699f43b
Merge "Revert "Add the Android Runtime APEX module to PRODUCT_PACKAGES."" am: 72e1716645
...
am: ea246bdde5
Change-Id: Ica7ac2a500f2cad70fd333ef7c3631098fa7998f
2018-11-12 09:43:48 -08:00
Roland Levillain
72e1716645
Merge "Revert "Add the Android Runtime APEX module to PRODUCT_PACKAGES.""
2018-11-12 17:26:59 +00:00
Roland Levillain
4c39bd2c6e
Revert "Add the Android Runtime APEX module to PRODUCT_PACKAGES."
...
This reverts commit cb6e935db8
.
Reason for revert: Increases the system image size beyond the
limit for some targets (e.g. marlin).
Bug: 113373927
Change-Id: Ia609523a60179c32d377d0735049c944464ea0cc
2018-11-12 17:24:59 +00:00
Roland Levillain
fd9bc8cc1b
Merge "Add the Android Runtime APEX module to PRODUCT_PACKAGES." am: 24e7a42cd8
am: a0a34f49a2
...
am: a953a9ba69
Change-Id: I06a119b632a8a7bb7a5a5fe58649d3ac63724198
2018-11-12 08:31:42 -08:00
Roland Levillain
a953a9ba69
Merge "Add the Android Runtime APEX module to PRODUCT_PACKAGES." am: 24e7a42cd8
...
am: a0a34f49a2
Change-Id: Iee5f0106e12da88f4c631f4524ddec8d01392716
2018-11-12 08:24:30 -08:00
Roland Levillain
24e7a42cd8
Merge "Add the Android Runtime APEX module to PRODUCT_PACKAGES."
2018-11-12 16:06:34 +00:00