Yifan Hong
0f87e32b42
Merge "Add Virtual A/B with vendor ramdisk product." am: 08d1865332
am: 90dd8696d4
am: 2d3d56f1aa
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1506505
Change-Id: I427f79cf5d369edba314b9f69bf244ee8bb6b1e0
2020-12-03 05:20:45 +00:00
Yifan Hong
914ef21c28
Add linker to VAB with vendor_ramdisk
...
Add linker.vendor_ramdisk for Virtual A/B devices with
a vendor_ramdisk because e2fsck is dynamic.
Test: pass
Bug: 173425293
Change-Id: I0a6f5bf15362e28eaa07a4d639ea23749b94b0f5
2020-12-02 19:51:16 -08:00
Yifan Hong
90dd8696d4
Merge "Add Virtual A/B with vendor ramdisk product." am: 08d1865332
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1506505
Change-Id: If927d3717936c4eaa382ceb691f780a9f7e3f2c1
2020-12-03 03:46:54 +00:00
Yifan Hong
08d1865332
Merge "Add Virtual A/B with vendor ramdisk product."
2020-12-03 03:02:35 +00:00
Xin Li
4bc4ff3c11
Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855
...
Bug: 172690556
Merged-In: I880b5dfb7bfea4b6abef9fcb603abcb383d84f42
Change-Id: I3c3385a1c58004f1ee6124de0c86dfff614a3bf6
2020-12-02 00:03:31 -08:00
Anton Hansson
ad38c3f252
Merge "Add bootclasspath config to its own makefile"
2020-11-26 10:56:01 +00:00
Anton Hansson
5add55ede1
Add bootclasspath config to its own makefile
...
This is part of adding some devices/products suitable for unbundled
builds. An unbundled product does not need all the PRODUCT_PACKAGES
etc present in the normal hierarchy of products, but does need to know
which jars are on the bootclasspath.
Therefore, factor out the bootclasspath config from base_system.mk and
put it in its own makefile where it can be inherited by these unbundled
products.
Bug: 172256440
Test: diff presubmit artifacts (noop)
Change-Id: Id3f91e387bba2e0525b4010f22fe380d1d8be537
2020-11-25 19:32:02 +00:00
Anton Hansson
8c73673e73
Add bootclasspath config to its own makefile
...
This is part of adding some devices/products suitable for unbundled
builds. An unbundled product does not need all the PRODUCT_PACKAGES
etc present in the normal hierarchy of products, but does need to know
which jars are on the bootclasspath.
Therefore, factor out the bootclasspath config from base_system.mk and
put it in its own makefile where it can be inherited by these unbundled
products.
Bug: 172256440
Test: diff presubmit artifacts (noop)
Merged-In: Id3f91e387bba2e0525b4010f22fe380d1d8be537
Change-Id: Id3f91e387bba2e0525b4010f22fe380d1d8be537
2020-11-25 18:53:37 +00:00
Neil Fuller
8cb8a5f900
Merge "Add the geotz jar to the system server"
2020-11-24 15:38:59 +00:00
Treehugger Robot
e91a9246ab
Merge changes from topic "vab_makefile_move" am: 3e2f8dae78
am: e4b1c1c64e
am: 107d74afb3
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1506504
Change-Id: I869d330ab5c3cd76d2fb4387300309d1e7dec31b
2020-11-24 03:37:12 +00:00
Treehugger Robot
107d74afb3
Merge changes from topic "vab_makefile_move" am: 3e2f8dae78
am: e4b1c1c64e
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1506504
Change-Id: Id0de80c9be38deac1201c4ab0b8c883f67a75d64
2020-11-24 02:35:23 +00:00
Yifan Hong
6b7cc73ec5
Add Virtual A/B with vendor ramdisk product.
...
If vendor_ramdisk exists, it is preferred to use launch_with_vendor_ramdisk.mk
because it moves e2fsck to vendor_ramdisk, making ramdisk smaller.
Devices that uses VABC is assumed to have a vendor ramdisk, so inherit
from this new makefile.
Test: pass
Change-Id: If6adad9985ca4750225fd4263edb42de1ddaf486
2020-11-23 15:17:01 -08:00
Yifan Hong
942987d116
Add symlinks to legacy Virtual A/B makefiles.
...
For Virtual A/B makefiles that is created before S, add
symlinks so that existing devices don't break.
Test: pass
Change-Id: Ie04c4a8a2375edc673a8a7a2adcd162b21178f68
2020-11-23 15:17:01 -08:00
Yifan Hong
018c698280
Move virtual_ab makefiles to its own dir.
...
Also add a readme file.
Test: none
Change-Id: Ia1e02d8fb0c6df13271f208b3ca1dc1f250b085b
2020-11-23 15:17:01 -08:00
David Anderson
616d6bead7
Merge "Move snapuserd into the vendor ramdisk." am: 01585c5ce6
am: f32cb7f738
am: 0095342759
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1501055
Change-Id: I419ef2a7dcfcd50622cf200b890e2d692d9a90c9
2020-11-23 22:40:33 +00:00
David Anderson
0095342759
Merge "Move snapuserd into the vendor ramdisk." am: 01585c5ce6
am: f32cb7f738
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1501055
Change-Id: I35a31aba6436fe4c8fa71c063d180e5a129df9ed
2020-11-23 22:19:41 +00:00
David Anderson
01585c5ce6
Merge "Move snapuserd into the vendor ramdisk."
2020-11-23 21:18:07 +00:00
Neil Fuller
6009a0a38f
Add the geotz jar to the system server
...
Add the geotz jar to the system server classpath. This jar comes from a
new module "com.android.geotz".
Bug: 172546738
Test: build / boot
Change-Id: I0293d6e059cb53fb693a7ecf064874cbae5f8df0
2020-11-20 19:33:25 +00:00
Bo Hu
bb17bd82c4
Merge "emulator: enable cfi for emulator's wifi driver" am: 1816caecf1
am: a084e1bf83
am: e1a86fedc0
am: a5cf995bdc
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1506496
Change-Id: I69d1891ee38701136155805b9c47637677c0c338
2020-11-20 04:42:46 +00:00
Bo Hu
a5cf995bdc
Merge "emulator: enable cfi for emulator's wifi driver" am: 1816caecf1
am: a084e1bf83
am: e1a86fedc0
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1506496
Change-Id: I9cde12bb589f4ef855e5d7aacd8ab606e3182b39
2020-11-20 04:07:29 +00:00
Bo Hu
e1a86fedc0
Merge "emulator: enable cfi for emulator's wifi driver" am: 1816caecf1
am: a084e1bf83
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1506496
Change-Id: Ica00df7f3b8d62470311ce4020f799a52f3dcd80
2020-11-20 03:21:22 +00:00
Treehugger Robot
8e73e27b2e
Merge "Use 'inherit-product/inherit-product-if-exists to include config files" am: 3ccf730cdc
am: d6b56ebb57
am: 9be500f3e1
am: e4fa02b341
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1493738
Change-Id: Ie3f7346acb9603db4ded6f4bc757c12f18414684
2020-11-20 02:51:12 +00:00
Treehugger Robot
e4fa02b341
Merge "Use 'inherit-product/inherit-product-if-exists to include config files" am: 3ccf730cdc
am: d6b56ebb57
am: 9be500f3e1
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1493738
Change-Id: I6278d2dc2f730dc87cd0e4897c7a333d81a3cb38
2020-11-20 02:29:48 +00:00
Bo Hu
1816caecf1
Merge "emulator: enable cfi for emulator's wifi driver"
2020-11-20 02:17:44 +00:00
Treehugger Robot
9be500f3e1
Merge "Use 'inherit-product/inherit-product-if-exists to include config files" am: 3ccf730cdc
am: d6b56ebb57
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1493738
Change-Id: I2233d95a50a198c014507aed6e57c9d0bb9a71d7
2020-11-20 02:05:22 +00:00
Treehugger Robot
3ccf730cdc
Merge "Use 'inherit-product/inherit-product-if-exists to include config files"
2020-11-19 23:54:27 +00:00
bohu
79106cd3ab
emulator: enable cfi for emulator's wifi driver
...
Since the wpa_supplicant_8 has enabled cfi, the
static lib that it uses should enable cfi, otherwise
there will be runtime crashes.
BUG: 169343095
Test:
lunch sdk_phone_arm64-userdebug
m -j
run the image on the aarch64-linux host
hostapd_nohidl and wpa_supplicant should
not crash with cfi failures.
Change-Id: I00e3840032530ee62aac69cab0b54755f83291f9
2020-11-19 12:50:47 -08:00
David Anderson
8820eaa5e5
Move snapuserd into the vendor ramdisk.
...
For devices that are GKI capable, including virtual_ab_ota_compression
will now include snapuserd in the vendor ramdisk.
For devices that are not GKI-capable (eg do not have vendor_boot),
virtual_ab_ota_compression_retrofit.mk must be included in addition to
virtual_ab_ota_compression.mk. This structure is to avoid needing a
large combination of different Makefiles.
Bug: 173463595
Test: manual test
Change-Id: Idc740d3523c2d166dd578cee41ea07d7eaf8edfa
2020-11-18 22:12:34 -08:00
Treehugger Robot
e40cceccaa
Merge "Make related stuff for Keymint V1." am: fa91bf2fad
am: d051b1381f
am: a2f30a1d39
am: 39a9a9a19f
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1390756
Change-Id: I4c9da1334c31896024c87e3faa63bde3a3422ae7
2020-11-17 17:51:30 +00:00
Treehugger Robot
39a9a9a19f
Merge "Make related stuff for Keymint V1." am: fa91bf2fad
am: d051b1381f
am: a2f30a1d39
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1390756
Change-Id: I9025feac3ead776f748acd400e204efc56374945
2020-11-17 17:33:06 +00:00
Treehugger Robot
a2f30a1d39
Merge "Make related stuff for Keymint V1." am: fa91bf2fad
am: d051b1381f
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1390756
Change-Id: Idd08b32d91647cf9651ac4aee7e03b13cca6c22c
2020-11-17 17:10:02 +00:00
Treehugger Robot
fa91bf2fad
Merge "Make related stuff for Keymint V1."
2020-11-17 16:13:50 +00:00
Palmer Dabbelt
aa201ddd64
Merge "Add dmuserd to PRODUCT_PACKAGES_DEBUG" am: 750061ddf8
am: 793516264d
am: 6086d8175f
am: 890be30837
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1482957
Change-Id: Ic112a91a28bb16a396597ce4ab0bd9c14fb53ecd
2020-11-17 05:08:39 +00:00
Palmer Dabbelt
890be30837
Merge "Add dmuserd to PRODUCT_PACKAGES_DEBUG" am: 750061ddf8
am: 793516264d
am: 6086d8175f
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1482957
Change-Id: I469e1dbe6fd4c2827e4861f961e2c327872787e1
2020-11-17 04:48:18 +00:00
Palmer Dabbelt
6086d8175f
Merge "Add dmuserd to PRODUCT_PACKAGES_DEBUG" am: 750061ddf8
am: 793516264d
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1482957
Change-Id: I303b79a4a89c23579bcc646f6c2d3b20032eeb7a
2020-11-17 04:12:26 +00:00
Palmer Dabbelt
750061ddf8
Merge "Add dmuserd to PRODUCT_PACKAGES_DEBUG"
2020-11-17 03:45:50 +00:00
Treehugger Robot
fc0f67f54d
Merge "Add libdmabufheap to VNDK SP list" am: 8e00778fb6
am: 2226b642da
am: 77f953ced5
am: a77dfccb7a
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1496768
Change-Id: If08fc4644360cd0017265454091beb66d537ea78
2020-11-14 02:58:59 +00:00
Treehugger Robot
a77dfccb7a
Merge "Add libdmabufheap to VNDK SP list" am: 8e00778fb6
am: 2226b642da
am: 77f953ced5
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1496768
Change-Id: Ia081ad756b509ab1133aa175f8ea66fc25c188e5
2020-11-14 02:15:32 +00:00
Treehugger Robot
77f953ced5
Merge "Add libdmabufheap to VNDK SP list" am: 8e00778fb6
am: 2226b642da
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1496768
Change-Id: If83ff25387b6826e6fd5b4f56c9fcd9d950598df
2020-11-14 02:02:07 +00:00
Treehugger Robot
8e00778fb6
Merge "Add libdmabufheap to VNDK SP list"
2020-11-14 01:25:09 +00:00
Hridya Valsaraju
cfd80b3a6e
Add libdmabufheap to VNDK SP list
...
Test: make
Bug: 154310076
Change-Id: I0ec2bce1a6636ac332c7dee370173a727d9d013b
2020-11-11 16:31:31 -08:00
Jeff Sharkey
688682b235
Merge "Custom binary XML wire protocol tools."
2020-11-11 18:11:52 +00:00
Palmer Dabbelt
2d691edf69
Add dmuserd to PRODUCT_PACKAGES_DEBUG
...
This is a simple dm-user daemon that will be used for the QA tests.
Test: manual, b/171749628
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Change-Id: I37b78a1479f08f37fe7cff3f2e201dc6d8a6e584
2020-11-10 13:48:02 -08:00
Sasha Smundak
66589d1328
Use 'inherit-product/inherit-product-if-exists to include config files
...
Bug: 172923994
Test: treehugger
Change-Id: I762dfa8dc48c0b09597d2f7b6ef7f53062915a79
2020-11-10 09:59:28 -08:00
David Anderson
84fe04bef7
Merge "Add snapuserd to VABC product and base_system.mk." am: 7cd99eb450
am: c0a5fefc1f
am: 498a4291ff
am: 015a38a81c
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1464824
Change-Id: Ic6a99179687a029cd64e5df0cdb6c937f63e43dc
2020-11-07 04:15:20 +00:00
David Anderson
015a38a81c
Merge "Add snapuserd to VABC product and base_system.mk." am: 7cd99eb450
am: c0a5fefc1f
am: 498a4291ff
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1464824
Change-Id: I971745c0a7861b1e017ec273d3da8cc188a81443
2020-11-07 03:44:49 +00:00
David Anderson
498a4291ff
Merge "Add snapuserd to VABC product and base_system.mk." am: 7cd99eb450
am: c0a5fefc1f
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1464824
Change-Id: Icce918e6ee1ffece1e8515929095e9aaa5a2d83e
2020-11-07 00:28:25 +00:00
David Anderson
7cd99eb450
Merge "Add snapuserd to VABC product and base_system.mk."
2020-11-06 23:26:18 +00:00
Jeff Sharkey
447f859deb
Custom binary XML wire protocol tools.
...
To support local development work, add new "xml2abx" and "abx2xml"
shell utilities which offer to convert between human-readable XML and
our new binary XML protocol.
Interally this utility uses Xml.copy() which is already covered by
existing unit tests that verify lossless conversion between the two
underlying protocols.
Bug: 171832118
Test: manual
Change-Id: I85edae46607352dc306d131eeb50b81c475e3d6f
2020-11-06 13:14:36 -07:00
Treehugger Robot
e7d780307e
Merge "Phase out Legacy GSI" am: a0aebc1081
am: e2aef95b2d
am: 2c1648bbc8
am: cbc7970d10
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1485796
Change-Id: Idbf640ec5b38877b5486901582ef1f8a189410ed
2020-11-06 05:46:55 +00:00
Treehugger Robot
cbc7970d10
Merge "Phase out Legacy GSI" am: a0aebc1081
am: e2aef95b2d
am: 2c1648bbc8
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1485796
Change-Id: Idbb42bc720a648a2c3a20990ced65b52a3098be4
2020-11-06 05:25:25 +00:00
Treehugger Robot
2c1648bbc8
Merge "Phase out Legacy GSI" am: a0aebc1081
am: e2aef95b2d
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1485796
Change-Id: I9aa232d0e9279ed709ac4cede63dedef0d98d692
2020-11-06 04:37:57 +00:00
Treehugger Robot
a0aebc1081
Merge "Phase out Legacy GSI"
2020-11-06 04:00:40 +00:00
Yi Kong
f6f2253aa3
Merge "Add profcollect to PLATFORM_PACKAGES_DEBUG" am: da1cf9f1c1
am: a216a3e2c6
am: 5fcea7ab25
am: a8d60ab3de
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1485800
Change-Id: Ic13d513e8b0cfaf352e184f55f8cdbf1987717b6
2020-11-04 20:28:31 +00:00
Yi Kong
a8d60ab3de
Merge "Add profcollect to PLATFORM_PACKAGES_DEBUG" am: da1cf9f1c1
am: a216a3e2c6
am: 5fcea7ab25
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1485800
Change-Id: I9e8abf5019ccbb944d5d41b3fb672834f0bd9626
2020-11-04 20:05:53 +00:00
Yi Kong
5fcea7ab25
Merge "Add profcollect to PLATFORM_PACKAGES_DEBUG" am: da1cf9f1c1
am: a216a3e2c6
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1485800
Change-Id: I2ac90f493820187f3b694a4113faeb5dbcaa9299
2020-11-04 19:53:22 +00:00
Yi Kong
25328f5cb9
Add profcollect to PLATFORM_PACKAGES_DEBUG
...
... but it does not get turned on automatically. This is controlled by
profcollect_native_boot.enabled device config.
Test: boot device and verify profcollectd is disabled by default
Bug: 79161490
Change-Id: Ia91b9759e108896f275633e3156355b65dc94299
2020-11-04 09:44:27 +08:00
Treehugger Robot
5011824af0
Merge "Add keystore2 to PLATFORM_PACKAGES" am: c0f701287c
am: e383447ffe
am: 47767ebd8a
am: ed4bce9aed
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1479457
Change-Id: Iacbf1d8dd0aa156132caba80dcb1209e7ceddd8d
2020-11-03 21:46:20 +00:00
Treehugger Robot
ed4bce9aed
Merge "Add keystore2 to PLATFORM_PACKAGES" am: c0f701287c
am: e383447ffe
am: 47767ebd8a
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1479457
Change-Id: I6e457563acdc072b3ffda3f66f5a9d87de23c3d8
2020-11-03 21:33:07 +00:00
Treehugger Robot
47767ebd8a
Merge "Add keystore2 to PLATFORM_PACKAGES" am: c0f701287c
am: e383447ffe
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1479457
Change-Id: I6fac0ea9a1815b005e0735844b7100043099a975
2020-11-03 21:20:30 +00:00
SzuWei Lin
d418471390
Phase out Legacy GSI
...
Legacy GSI is the GSI for the O/O-MR1 launching devices. VINTF and
VNDK do not support O/O-MR1 now. It is the time to phase out Legacy
GSI.
Bug: 162277261
Test: none
Change-Id: I55901604da21daa58b51ee6676cd61bb9e4ff5e6
2020-11-03 18:23:57 +08:00
Janis Danisevskis
95799b056e
Add keystore2 to PLATFORM_PACKAGES
...
Add keystore 2 to the PLATFORM_PACKAGES in anticipation for the Keystore
2.0 migration. This builds and installs keystore2 on the device, but it
does not get started yet. Staring keystore2 is currently controlled with
the platform property ro.android.security.keystore2.enable=true.
Bug: 171305684
Test: keystore2 builds and is present on the device but does not start
unconditionally.
Change-Id: Id92cb2aa38022516067853d89d6c3210db1100a8
2020-10-28 19:40:51 -07:00
Treehugger Robot
a9ff9573d2
Merge "Add fs_config_(dirs|files) for product and system_ext" am: 1391c95f32
am: 324a3729d6
am: 75f2758912
am: 1645d4075a
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1465965
Change-Id: I05aa2551e0caf8ad12d169d44e183cdb4408205e
2020-10-22 08:23:57 +00:00
Treehugger Robot
1645d4075a
Merge "Add fs_config_(dirs|files) for product and system_ext" am: 1391c95f32
am: 324a3729d6
am: 75f2758912
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1465965
Change-Id: Ie4d3da25cb9cb49507b439412a1cb564bcb27914
2020-10-22 07:54:04 +00:00
Treehugger Robot
75f2758912
Merge "Add fs_config_(dirs|files) for product and system_ext" am: 1391c95f32
am: 324a3729d6
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1465965
Change-Id: Ia39fe375a6b3cc1898d1cc5132862b095062cd57
2020-10-22 07:25:20 +00:00
Justin Yun
75f7cf9a2d
Add fs_config_(dirs|files) for product and system_ext
...
These files were added to devices with the fs_config_files_nonsystem
module in base_vendor.mk. As they are partition-specific, move them
to each base_<partition>.mk file.
To add the fs_config_* files to the base_<partition>.mk files, it is
required to define the fs_config_* regardless of the existance of
partitions.
Bug: 170282998
Test: build and check if they are installed.
Change-Id: Ib8a2c75e2e0e93bb7030da981494e880f8465e5a
2020-10-21 03:39:22 +00:00
Steven Moreland
0189ce2216
Merge "Update VNDK version for common graphics HALs." into rvc-d1-dev-plus-aosp am: a4995363e5
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/12874991
Change-Id: I141c489cf5dee08a76300c2eedf4e481b3d89c49
2020-10-20 20:42:33 +00:00
Steven Moreland
be4cdda31b
Update VNDK version for common graphics HALs.
...
We are adding things to them, and in order for core libraries like libui
to use them, the newer versions need to be in the VNDK.
Exempt-From-Owner-Approval: cherry-pick
Bug: 170435409
Test: build
Change-Id: I18495d303ae8bd68f35631b2be2dc9dcf915e991
Merged-In: I18495d303ae8bd68f35631b2be2dc9dcf915e991
2020-10-20 00:23:17 +00:00
Steven Moreland
40a9f49ced
Update VNDK version for common graphics HALs.
...
We are adding things to them, and in order for core libraries like libui
to use them, the newer versions need to be in the VNDK.
Bug: 170435409
Test: build
Change-Id: I18495d303ae8bd68f35631b2be2dc9dcf915e991
Merged-In: I18495d303ae8bd68f35631b2be2dc9dcf915e991
2020-10-19 21:04:21 +00:00
Steven Moreland
d32800f049
Update VNDK version for common graphics HALs.
...
We are adding things to them, and in order for core libraries like libui
to use them, the newer versions need to be in the VNDK.
Bug: 170435409
Test: build
Change-Id: I18495d303ae8bd68f35631b2be2dc9dcf915e991
2020-10-19 18:07:41 +00:00
David Anderson
607800d615
Add snapuserd to VABC product and base_system.mk.
...
Bug: 168259959
Test: builds
Change-Id: I289f84e293c84b12f5f33f8940643bac43ff5d35
2020-10-16 15:07:52 -07:00
Makoto Onuki
4c9a4c8d5e
Merge "Remove unneed jar files from the system partition" am: e1faea86f9
am: 282b6fce49
am: 6be865dc5c
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1462688
Change-Id: I762f7f3c6171bb7bebff37d1c1c7d4cdc68e75ec
2020-10-16 16:57:50 +00:00
Makoto Onuki
6be865dc5c
Merge "Remove unneed jar files from the system partition" am: e1faea86f9
am: 282b6fce49
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1462688
Change-Id: I8f0cf8db250d9fa955858c4214bddde69d8841cd
2020-10-16 16:29:01 +00:00
Makoto Onuki
e1faea86f9
Merge "Remove unneed jar files from the system partition"
2020-10-16 15:41:16 +00:00
Makoto Onuki
90ac5ae188
Remove unneed jar files from the system partition
...
Fix: 170967644
Test: boot
Test: Make sure the following jar files are removed
$OUT/system/framework/service-blobstore.jar
$OUT/system/framework/service-jobscheduler.jar
Change-Id: Ia5351d9d3b1dda7bf96e95bbaad171cd8c3b49fc
Merged-in: Ia5351d9d3b1dda7bf96e95bbaad171cd8c3b49fc
2020-10-15 13:06:58 -07:00
Makoto Onuki
bc588bf8ef
Remove unneed jar files from the system partition
...
Fix: 170967644
Test: boot
Test: Make sure the following jar files are removed
$OUT/system/framework/service-blobstore.jar
$OUT/system/framework/service-jobscheduler.jar
Test: But the following *.so are kept.
$OUT/system/lib64/libalarm_jni.so
$OUT/system/lib/libalarm_jni.so
Change-Id: Ia5351d9d3b1dda7bf96e95bbaad171cd8c3b49fc
2020-10-15 10:54:38 -07:00
Martin Stjernholm
628e0c1dfd
Merge "Rename com.android.art module." am: a530fa9825
am: 8125de9276
am: 56348da7f9
am: 39b05f8c78
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1455023
Change-Id: I5c25186aab985816e7253fb56c369d7c41c1d016
2020-10-14 19:26:06 +00:00
Martin Stjernholm
39b05f8c78
Merge "Rename com.android.art module." am: a530fa9825
am: 8125de9276
am: 56348da7f9
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1455023
Change-Id: If98ec37c768b4d58dc204c99847656c2ed54cd27
2020-10-14 18:44:47 +00:00
Martin Stjernholm
56348da7f9
Merge "Rename com.android.art module." am: a530fa9825
am: 8125de9276
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1455023
Change-Id: I5455bb3c63c0fb11b8903ab1bd594f8044b4a4ef
2020-10-14 18:29:46 +00:00
Martin Stjernholm
a530fa9825
Merge "Rename com.android.art module."
2020-10-14 17:56:42 +00:00
Devin Moore
bb8ce04a5c
Merge "Update vndk list for android.hardware.common.fmq" am: 761f5fe164
am: 2b37bd991e
am: 757b419fde
am: acd2e14225
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1456139
Change-Id: I8904656590e45b006314fe1e1c673a8045c0ebf1
2020-10-13 16:14:18 +00:00
Devin Moore
acd2e14225
Merge "Update vndk list for android.hardware.common.fmq" am: 761f5fe164
am: 2b37bd991e
am: 757b419fde
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1456139
Change-Id: I3079933f30fafb5c0e87a452acec4cb04fe00018
2020-10-13 15:50:33 +00:00
Devin Moore
757b419fde
Merge "Update vndk list for android.hardware.common.fmq" am: 761f5fe164
am: 2b37bd991e
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1456139
Change-Id: If9160f3843c72e096cb1bf2113c397982c2a5321
2020-10-13 15:21:51 +00:00
Martin Stjernholm
1cced44791
Rename com.android.art module.
...
Paving the way for renaming the ART release APEX to com.android.art.
Test: m
Bug: 169639321
Change-Id: I55af4b3dcba48757e7fb65d5d4bc7517c91ae80f
2020-10-13 14:37:19 +01:00
Devin Moore
68a3cef45e
Update vndk list for android.hardware.common.fmq
...
Change created with update-vndk-list.sh for the new package.
Test: m
Bug: 142326204
Change-Id: Iecd2ad2fc2f00c0214dc3ad4bf60661b492c5e4f
2020-10-09 13:48:01 -07:00
Treehugger Robot
4f7aacf553
Merge "Include selinux_policy_* for product and system_ext." am: 09da8b1ba1
am: 7917ae1355
am: b6e3ccfd59
am: 989f8cb0ae
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1452335
Change-Id: I136d1da73c7ebf34a697ea3b51ca88f78012d281
2020-10-08 02:13:45 +00:00
Treehugger Robot
989f8cb0ae
Merge "Include selinux_policy_* for product and system_ext." am: 09da8b1ba1
am: 7917ae1355
am: b6e3ccfd59
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1452335
Change-Id: I76a17d772535d26f17c3a47d06d380cfe0bae6c7
2020-10-08 01:46:21 +00:00
Treehugger Robot
b6e3ccfd59
Merge "Include selinux_policy_* for product and system_ext." am: 09da8b1ba1
am: 7917ae1355
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1452335
Change-Id: Ib072d4f98c487951313b2b0ee55b60e7e1ae182d
2020-10-08 01:29:24 +00:00
Treehugger Robot
09da8b1ba1
Merge "Include selinux_policy_* for product and system_ext."
2020-10-08 00:49:44 +00:00
Treehugger Robot
12ffed5053
Merge "Add android.system.keystore2-V1-ndk_platform.so to gsi/current.txt" am: c50ba5554a
am: d9bf9e3e2c
am: 31c473d748
am: 74e7ad76c2
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1425158
Change-Id: Idb46a64e4b61bfab6f17bb1c9ba24f8306080b4f
2020-10-07 22:10:49 +00:00
Treehugger Robot
74e7ad76c2
Merge "Add android.system.keystore2-V1-ndk_platform.so to gsi/current.txt" am: c50ba5554a
am: d9bf9e3e2c
am: 31c473d748
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1425158
Change-Id: I86840d22fd9a240757e0c8f03663e96e26f0f7ed
2020-10-07 21:46:02 +00:00
Treehugger Robot
31c473d748
Merge "Add android.system.keystore2-V1-ndk_platform.so to gsi/current.txt" am: c50ba5554a
am: d9bf9e3e2c
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1425158
Change-Id: Ieccf9cde1955beca632407f99e615a97334da36e
2020-10-07 21:31:50 +00:00
Treehugger Robot
c50ba5554a
Merge "Add android.system.keystore2-V1-ndk_platform.so to gsi/current.txt"
2020-10-07 20:45:52 +00:00
Justin Yun
599330f865
Include selinux_policy_* for product and system_ext.
...
After separating selinux_policy_system_ext and selinux_policy_product
from the selinux_policy_nonsystem module, add them to
base_system_ext.mk and base_product.mk, respectively.
Bug: 170282998
Test: build and check boot
Change-Id: I03a4ae435898dd773f418d37f321ad0a37f17c3e
2020-10-07 18:16:45 +09:00
Benjamin Schwartz
75a532279d
powerstats: PowerStats HAL has been renamed
...
Bug: 169864180
Test: m
Change-Id: I1a1680d94bda3a97f4a5c074ba47a7e57e1241ad
2020-10-05 16:33:06 -07:00
Colin Cross
80f87de84a
Merge "Manually install hwasan runtime on SANITIZE_TARGET=hwaddress builds" am: 3ed9b8b7f9
am: 9d560baab5
am: 2afae90d46
am: 5ff38b8498
am: 988ca5f04e
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1437493
Change-Id: I06d41b61df0d7499318ad4803c0d2c64fe7d3953
2020-10-02 02:58:44 +00:00
Colin Cross
988ca5f04e
Merge "Manually install hwasan runtime on SANITIZE_TARGET=hwaddress builds" am: 3ed9b8b7f9
am: 9d560baab5
am: 2afae90d46
am: 5ff38b8498
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1437493
Change-Id: I61af4fa7d12de65ad1f8fa056a297f40b61b63ff
2020-10-02 02:41:11 +00:00
Colin Cross
2afae90d46
Merge "Manually install hwasan runtime on SANITIZE_TARGET=hwaddress builds" am: 3ed9b8b7f9
am: 9d560baab5
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1437493
Change-Id: I9d408d5e0b04788f05663d86aa11e1f8c5c844a4
2020-10-02 01:52:47 +00:00
Colin Cross
3ed9b8b7f9
Merge "Manually install hwasan runtime on SANITIZE_TARGET=hwaddress builds"
2020-10-02 01:06:10 +00:00
Neil Fuller
890dce5baf
Merge "Remove the TimeZoneUpdater from all builds"
2020-10-01 11:11:38 +00:00
Mathieu Chartier
d3bca74fe3
Merge "Do not set ro.iorapd.enable=true" am: 62ae5b55fe
am: f96088c1da
am: 49f48872ff
am: b6d672978c
am: 802767b583
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1440211
Change-Id: I2b6c3288cee2e354df560adbedfbdedfd6df3d06
2020-09-30 23:43:51 +00:00
Mathieu Chartier
802767b583
Merge "Do not set ro.iorapd.enable=true" am: 62ae5b55fe
am: f96088c1da
am: 49f48872ff
am: b6d672978c
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1440211
Change-Id: I6b7c729635db5be80a3651d0d82939d46b697b6c
2020-09-30 23:31:26 +00:00
Mathieu Chartier
49f48872ff
Merge "Do not set ro.iorapd.enable=true" am: 62ae5b55fe
am: f96088c1da
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1440211
Change-Id: Ia800db8a9383727205e4f533911e7649fb158118
2020-09-30 22:32:15 +00:00
Neil Fuller
19b7441973
Remove the TimeZoneUpdater from all builds
...
The TimeZoneUpdater could have been removed in Q, when the time zone
updates were replaced by mainline and the APK-based time zone update
mechanism was deprecated. OEMs can add it back in their own
builds if they still need it.
Bug: 116191025
Test: build / treehugger
Change-Id: I293f180f5298b9934df4a2f939d601d78c64b633
2020-09-30 19:48:05 +01:00
Janis Danisevskis
3cc7647af1
Add android.system.keystore2-V1-ndk_platform.so to gsi/current.txt
...
Change-Id: Icd9644e468a29d5ca47291faaaa9f5ca3fc4902c
2020-09-29 07:09:45 -07:00
Wang Han
4a4a4df0af
Do not set ro.iorapd.enable=true
...
* This is true by default, this is redundant.
Change-Id: I936d701c8b644ea4667bf855a71448c8d7a1448a
2020-09-27 13:11:18 +00:00
TreeHugger Robot
102a0bbe85
Merge "Add GNSS AIDL interfaces (build/make)"
2020-09-26 02:34:17 +00:00
Colin Cross
eb013b236e
Manually install hwasan runtime on SANITIZE_TARGET=hwaddress builds
...
Due to bugs in Soong around prebuilt libraries with stubs versions,
the hwasan runtime was installed into /system/lib64/bootstrap, but the
module was not given a ".bootstrap" suffix. Once the bugs are fixed,
the hwasan runtime is no longer installed because the dependencies
on "libclang_rt.hwasan-aarch64-android" are now on an uninstallable
stubs library. Add libclang_rt.hwasan-aarch64-android.bootstrap
to PRODUCT_PACKAGES when SANITIZE_TARGET=hwaddress is set.
Test: m checkbuild
Change-Id: I732d37505274c7bf804396921202f2bcca4484ec
2020-09-24 12:47:50 -07:00
David Anderson
f7332ea109
Merge "Add virtual A/B compression product." am: 1fdef5f75a
am: e5d2e92c5b
am: ab87f94acb
am: ad4a29aff5
am: 4b51c8cb06
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1426180
Change-Id: I129a5f33fdbfe0e5ec01779e7173dff16aea81a1
2020-09-24 00:56:48 +00:00
David Anderson
4b51c8cb06
Merge "Add virtual A/B compression product." am: 1fdef5f75a
am: e5d2e92c5b
am: ab87f94acb
am: ad4a29aff5
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1426180
Change-Id: I05a3f290f6147a99b2bb4752066230290edc7a8f
2020-09-24 00:39:09 +00:00
David Anderson
ab87f94acb
Merge "Add virtual A/B compression product." am: 1fdef5f75a
am: e5d2e92c5b
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1426180
Change-Id: I2d34d2c8c5ad9b61e0497de0e6c675f81ebfd307
2020-09-23 23:30:22 +00:00
David Anderson
1fdef5f75a
Merge "Add virtual A/B compression product."
2020-09-23 22:19:15 +00:00
Anton Hansson
3fc285a21a
Merge "Remove SafetyRegulatoryInfo from generic system"
2020-09-22 08:52:22 +00:00
Wilson Sung
fda6a7271a
Cleanup legacy project code am: b251795103
am: 45f7514a42
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/12524922
Change-Id: Ie847e44c54e8ba07e36e91cdfe429c8c213b06db
2020-09-22 08:50:07 +00:00
Wilson Sung
45f7514a42
Cleanup legacy project code am: b251795103
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/12524922
Change-Id: I7cc8cebfbe90b7cedc7b03d5127c2f20e07b0194
2020-09-22 08:25:06 +00:00
Anton Hansson
863a944b5f
Merge "Remove SafetyRegulatoryInfo from generic system" into rvc-dev-plus-aosp am: 0721499720
am: 532f6e453e
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/12628152
Change-Id: I6fca40dc6e325cf8a756e277f0fea35b432c8288
2020-09-22 08:23:39 +00:00
Yanting Yang
e109340cfa
Remove SafetyRegulatoryInfo from generic system
...
SafetyRegulatoryInfo should not exist in AOSP.
Fixes: 166139891
Test: make && flash to verify regulatory option of Settings
Merged-In: I5fbef719ba30cdbf37e0d4c6daa06a50c06e9495
Change-Id: I5fbef719ba30cdbf37e0d4c6daa06a50c06e9495
2020-09-22 08:34:52 +01:00
Anton Hansson
0721499720
Merge "Remove SafetyRegulatoryInfo from generic system" into rvc-dev-plus-aosp
2020-09-22 07:34:24 +00:00
Wilson Sung
b251795103
Cleanup legacy project code
...
Bug: 155898698
Change-Id: Ie9c417893b988718019d7efa3461aeb431319443
Signed-off-by: Wilson Sung <wilsonsung@google.com>
2020-09-22 07:30:45 +00:00
Yanting Yang
b53a66e007
Merge "Remove SafetyRegulatoryInfo from generic system"
2020-09-22 07:27:00 +00:00
Treehugger Robot
48af4f6529
Merge "Add an aosp target that supports 64-bit app only" am: f5941dae52
am: 9ad9398223
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1430099
Change-Id: I25160e7bb6fe65e2cd674bfe2304679abd3f39bc
2020-09-21 18:21:42 +00:00
Tim Van Patten
1c18908d4f
Merge "Add ANGLE.apk to the base system" am: 54f87c12e9
am: 9c5f12cab9
am: ca3069049b
am: 0f6c3bfdfd
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1431045
Change-Id: I6e88d98dcad291f632b60d995aad96cd3de13c60
2020-09-21 18:20:16 +00:00
Treehugger Robot
f5941dae52
Merge "Add an aosp target that supports 64-bit app only"
2020-09-21 17:48:36 +00:00
Sam Lin
7c9f562d00
Add an aosp target that supports 64-bit app only
...
Bug: 168796046
Test: N/A
Change-Id: I57116fe67cbe1322f348c9d0506655f32a900dcc
Merged-In: I57116fe67cbe1322f348c9d0506655f32a900dcc
2020-09-21 17:44:46 +00:00
Tim Van Patten
ca3069049b
Merge "Add ANGLE.apk to the base system" am: 54f87c12e9
am: 9c5f12cab9
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1431045
Change-Id: I2a9030ee1014488f8dc6b3c8c52664118c3b7d0b
2020-09-21 17:21:13 +00:00
Tim Van Patten
fad0ce8296
Add ANGLE.apk to the base system
...
This CL re-enables building ANGLE as parta of the base system. This was
done up until the recent merge of goog/master to aosp/master, and is
required as part of enabling ANGLE as the default OpenGL ES driver for
Cuttlefish.
Bug: b/168625635
Test: atest CtsAngleIntegrationHostTestCases
Change-Id: I12c8db290ed7dc6b213b6f1c22692666dcdf143f
Merged-In: Ide4e3d8f78d3748d557a47ecd153d66694fd1e3a
2020-09-18 11:32:01 -06:00
Yanting Yang
88156d11d9
Remove SafetyRegulatoryInfo from generic system
...
SafetyRegulatoryInfo should not exist in AOSP.
Fixes: 166139891
Test: make && flash to verify regulatory option of Settings
Merged-In: I5fbef719ba30cdbf37e0d4c6daa06a50c06e9495
Change-Id: I5fbef719ba30cdbf37e0d4c6daa06a50c06e9495
2020-09-18 06:57:15 +00:00
Calvin Huang
e308c88b3d
Merge "Add an aosp target that supports 64-bit app only" into rvc-qpr-dev am: 0605e11f99
am: d05c58cf12
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/12503225
Change-Id: I3e059dc67216ad34e575b44da7237d50a1f27f39
2020-09-17 20:15:02 +00:00
David Anderson
e5c8867691
Add virtual A/B compression product.
...
Sets ro.virtual_ab.compression.enabled and includes snapuserd_ramdisk.
A device will do the following to enable virtual a/b compression:
$(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota_compression.mk)
Bug: 168257347
Test: build with product included
Change-Id: Ide19576a69629389a7878d5dff3c5706c22527d9
2020-09-17 12:15:19 -07:00
Calvin Huang
d05c58cf12
Merge "Add an aosp target that supports 64-bit app only" into rvc-qpr-dev am: 0605e11f99
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/12503225
Change-Id: I8594b3044d28b6469172e1dd33852cf5add8f955
2020-09-17 19:08:42 +00:00
Yanting Yang
ba30eb1040
Remove SafetyRegulatoryInfo from generic system
...
SafetyRegulatoryInfo should not exist in AOSP.
Fixes: 166139891
Test: make && flash to verify regulatory option of Settings
Change-Id: I5fbef719ba30cdbf37e0d4c6daa06a50c06e9495
2020-09-18 00:52:37 +08:00
Sam Lin
d001fb334d
Add an aosp target that supports 64-bit app only
...
Bug: 164166032
Test: N/A
Change-Id: I57116fe67cbe1322f348c9d0506655f32a900dcc
2020-09-16 17:15:10 -07:00
Yu-Han Yang
b97882336e
Add GNSS AIDL interfaces (build/make)
...
Bug: 159467682
Test: on cuttlefish
Change-Id: Ic246078993d7c7009628b2ff32fd161c03362118
2020-09-15 13:13:56 -07:00
John Reck
aae69c4597
Remove libsurfaceflinger product package
...
libsurfaceflinger is just a regular dependency of
surfaceflinger and not a distinct product package.
Remove it in preperation for libsurfaceflinger itself
being removed as a build artifact.
Bug: 168077202
Test: build
Change-Id: I361e81f96d26dc12096deda7e537b9cb1ad7b205
2020-09-08 21:50:03 -07:00
Treehugger Robot
02aa74acf2
Merge "llkd: moved from optional to required component" am: e1239cd1ad
am: ab45f8b97c
am: aa71197643
am: 07dc604680
am: 3f2eab4fb2
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1421668
Change-Id: Iecdaefa8321d3f35ddca9fe93739885911271d4b
2020-09-08 20:24:23 +00:00
Treehugger Robot
3f2eab4fb2
Merge "llkd: moved from optional to required component" am: e1239cd1ad
am: ab45f8b97c
am: aa71197643
am: 07dc604680
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1421668
Change-Id: I1b18b3ccb35cf4e0fe0a633bd5272bac8b0e5efe
2020-09-08 19:56:23 +00:00
Treehugger Robot
aa71197643
Merge "llkd: moved from optional to required component" am: e1239cd1ad
am: ab45f8b97c
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1421668
Change-Id: I91ec0f43d6fc5345477ae37945c363d5659e46f1
2020-09-08 19:27:24 +00:00
Treehugger Robot
ab45f8b97c
Merge "llkd: moved from optional to required component" am: e1239cd1ad
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1421668
Change-Id: I9c651d8a902c5fe7fc77a7ae0d2ef73593eebc1a
2020-09-08 18:58:12 +00:00
Mark Salyzyn
fbb45227c0
llkd: moved from optional to required component
...
The Live Lock Killer Daemon (llkd) has provided enough hero moments to
improve system stability, by providing actionable collection of data
to resolve kernel, and some user space, misbehaviors. It is time to
move llkd to a required component.
NB: For llkd to be effective at finding real kernel live lock
conditions, system requirements are that there are no more un-waited
for Zombie processes, and that no kernel drivers use indeterminate
periods of uninterruptible sleep. Any kernel and user space tasks
that are killed because of suspicious behavior, must themselves have
a benefactor to restart them if necessary. If a true live lock is
discovered, data will be collected and the kernel will be panic'd to
recover from the situation.
Signed-off-by: Mark Salyzyn <salyzyn@google.com>
Bug: 164946924
Test: llkd is ever present on a release build.
Change-Id: I986a8545252bc5b68d09a6a0f4f506a58998c8a0
2020-09-08 07:58:16 -07:00
Tim Van Patten
7cd1fdbfbb
Merge "Indicate ANGLE is present on devices" am: 27ca29a3c7
am: 288133d95d
am: 29a62efb80
am: 9a31e9eff9
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1395711
Change-Id: I6840a88336ba4719dd9b5b62b51beb3514bac21d
2020-09-02 17:57:33 +00:00
Tim Van Patten
29a62efb80
Merge "Indicate ANGLE is present on devices" am: 27ca29a3c7
am: 288133d95d
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1395711
Change-Id: I18496607c8a94b818cb83a63694fd384a18d48a3
2020-09-02 16:35:04 +00:00
Tim Van Patten
288133d95d
Merge "Indicate ANGLE is present on devices" am: 27ca29a3c7
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1395711
Change-Id: I6f4e173192db664d5d1462179b5b44b821596674
2020-09-02 15:55:50 +00:00
Emilian Peev
208bbdd21b
Cherry-pick spirit of 23abbfeb4b
...
(Revert "Add libdepthphoto to mainline_system")
Bug: 167450283
Fixed: 167450283
Merged-In: Id2013f80dbc962f70ccb1b687c0dc18fef372348
Change-Id: Id2013f80dbc962f70ccb1b687c0dc18fef372348
2020-09-01 23:25:07 +00:00
Tim Van Patten
d38244210f
Indicate ANGLE is present on devices
...
The system property ro.gfx.angle.supported needs to be enabled when
ANGLE is included in a build to indicate to the platform and CTS tests
that ANGLE is present on the device.
Test: atest CtsAngleIntegrationHostTestCases
Bug: 157670307
Merged-in: Ide4e3d8f78d3748d557a47ecd153d66694fd1e3a
Change-Id: I72ba8731fed36dbc594dae88aaa00a6299e8f4ae
2020-09-01 13:26:18 -06:00
Xin Li
c2fd58fe67
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)
...
Bug: 166295507
Merged-In: Ie00dbea32e074838466eeed00f316250c2b4f3c2
Change-Id: I9ee3441fd4d063b9dd489cb1b01d3dbc11332457
2020-08-29 01:19:44 -07:00
TreeHugger Robot
bbf9cc427b
Merge "Add uinput command binary to system image."
2020-08-28 15:56:51 +00:00
TreeHugger Robot
2fd09b035c
Merge "Indicate ANGLE is not enabled by default"
2020-08-25 21:58:37 +00:00
Benjamin Schwartz
83ee8771d8
Create Power Stats AIDL interface
...
Bug: 162472196
Test: m
Change-Id: I195ace557e1db2894d12f6f15d4db494d358c8e8
2020-08-19 19:41:03 +00:00
Steven Moreland
b37817261e
Merge "vndservice removed if w/o vndservicemanager" am: 0113aa2070
am: 9d0f80aa9f
am: 6c8f9f6830
am: 0a6c654d9f
am: 3e27237e5e
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1402963
Change-Id: I05d58c78c45b868ce6c76d8afd808a0b90c868b4
2020-08-18 21:10:39 +00:00
Steven Moreland
3e27237e5e
Merge "vndservice removed if w/o vndservicemanager" am: 0113aa2070
am: 9d0f80aa9f
am: 6c8f9f6830
am: 0a6c654d9f
...
Original change: https://android-review.googlesource.com/c/platform/build/+/1402963
Change-Id: Iedb083c5df58dbf2279a4dcb6fba055918a24e17
2020-08-18 20:57:30 +00:00