Treehugger Robot
9062abf0e5
Merge "Do not check with vendor vndk version" into main am: 6d01651ab9
...
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2758806
Change-Id: I50e76816f0a8b1b679d83bc382b9b3c8bd1e2bc4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-09-23 14:09:27 +00:00
Treehugger Robot
6d01651ab9
Merge "Do not check with vendor vndk version" into main
2023-09-23 13:06:15 +00:00
Kiyoung Kim
45d88d496e
Do not check with vendor vndk version
...
Current libcutils checks if memfd is supported with vendor VNDK version,
but this is no longer valid if VNDK is deprecated. As we can assume that
any vendor using this code is supported as long as it is treblelized,
simplify logic to check if memfd is valid to vendor only with
'ro.treble.enabled' property.
Bug: 290159430
Test: Cuttlefish with VNDK deprecated worked without error from
libcutils
Change-Id: I351f0798da99cb4827bc3e424b63a2eaee5c7461
2023-09-23 21:06:57 +09:00
Elliott Hughes
503121ccea
Merge "Remove Windows workaround in file not built for Windows." into main am: d091aa44b3
...
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2760267
Change-Id: Id05b4a3222f5f17b2f55c9500a64f4763b59cd70
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-09-22 23:32:23 +00:00
Elliott Hughes
d091aa44b3
Merge "Remove Windows workaround in file not built for Windows." into main
2023-09-22 22:56:38 +00:00
Treehugger Robot
6b38c7ed6f
Merge "Only skip _16k/_64k kernel modules dirs on 4K builds" into main am: 73fcd754ee
...
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2758048
Change-Id: I00811eee37bd2009cae6d793e8bab44fbafd0a81
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-09-22 22:38:06 +00:00
Treehugger Robot
73fcd754ee
Merge "Only skip _16k/_64k kernel modules dirs on 4K builds" into main
2023-09-22 21:55:11 +00:00
Daniel Zheng
d1acda3833
Merge "Removing extra includes" into main am: c4463ebee6
...
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2759542
Change-Id: I8c072e07b63995c28ed97b0db4801e1b4e15fa13
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-09-22 20:52:10 +00:00
Daniel Zheng
f9098ffba4
Merge changes I343272f4,I5481893a into main am: 3d0d8e4b8f
...
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2755691
Change-Id: I8be48fac668ba07a2caadedb55bcf2fd6e1fca28
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-09-22 20:51:55 +00:00
Ryan Prichard
4570cf0ce2
Merge changes I7790dde8,I065907a5,Id2e82024 into main am: 532a608f58
...
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2758070
Change-Id: I654dd3283ac4d072649d17afa6e091da35263be1
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-09-22 20:50:27 +00:00
Daniel Zheng
c4463ebee6
Merge "Removing extra includes" into main
2023-09-22 19:51:59 +00:00
Daniel Zheng
3d0d8e4b8f
Merge changes I343272f4,I5481893a into main
...
* changes:
Removing headers + using string
Removing double delete from flashall
2023-09-22 19:51:25 +00:00
Ryan Prichard
532a608f58
Merge changes I7790dde8,I065907a5,Id2e82024 into main
...
* changes:
Add missing <assert.h> include
Add missing <functional> and <vector> includes
snapuserd_test: don't discard result of std::async
2023-09-22 19:42:45 +00:00
Treehugger Robot
1a262a11d4
Merge "Remove unused files." into main am: 59a2cde894
...
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2759693
Change-Id: I010f21c81092ee51bce7c7c5fdca39acef377826
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-09-22 19:03:33 +00:00
Treehugger Robot
de1aeee88d
Merge "Don't duplicate uapi ioprio constants." into main am: 46c366b0ed
...
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2759694
Change-Id: I6bfe444c1ed43240506d9031796bd1cf03a97ef8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-09-22 19:03:19 +00:00
Treehugger Robot
c3bbf8237a
Merge "Remove redefinition of uapi constant added in R." into main am: d5b09b4b97
...
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2760268
Change-Id: I7301abb110d029f8bda465fe0fd569924f52b766
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-09-22 19:02:32 +00:00
Treehugger Robot
59a2cde894
Merge "Remove unused files." into main
2023-09-22 18:01:48 +00:00
Treehugger Robot
46c366b0ed
Merge "Don't duplicate uapi ioprio constants." into main
2023-09-22 18:00:19 +00:00
Treehugger Robot
d5b09b4b97
Merge "Remove redefinition of uapi constant added in R." into main
2023-09-22 17:58:03 +00:00
Kelvin Zhang
b4987345ff
Only skip _16k/_64k kernel modules dirs on 4K builds
...
The initramfs.img from kernel builds do not store kernel modules under
_16k directory. Currently, init is programmed to only load kernel
modules from _16k dir if running on 16K page size kernel. Relax this
restriction so that booting on custom 16K kernel would work without
going through platform rebuild.
Test: th
Bug: 293313353
Bug: 300184677
Change-Id: I9ee3c74066ad9ec5127f1e8662f7c1273445994c
2023-09-22 09:14:43 -07:00
Elliott Hughes
f6a84e4462
Remove Windows workaround in file not built for Windows.
...
Test: treehugger
Change-Id: I311cfbc9245cbe90ed6fc4fa379ff5b9abdf21e7
2023-09-22 15:44:42 +00:00
Elliott Hughes
3369fe9cbb
Don't duplicate uapi ioprio constants.
...
This code is only used in init and vold, so I suspect all the
conditional compilation could be moved into the .bp file instead, but
I'm just trying to clean up duplication today...
Test: treehugger
Change-Id: I97013f5de41e109a0cc377400c396145aed569db
2023-09-22 14:51:26 +00:00
Elliott Hughes
1faedd02a3
Remove redefinition of uapi constant added in R.
...
Test: treehugger
Change-Id: If0ef9c36b2f54eb59d222dedc6bf575d46c9db1d
2023-09-22 14:45:20 +00:00
Elliott Hughes
7107c582fa
Remove unused files.
...
Test: treehugger
Change-Id: I7ea71395b87eb12044fb3e7d19c171149f4cc90b
2023-09-22 14:33:47 +00:00
Ryan Prichard
87c90e7b65
Add missing <assert.h> include
...
Bug: 175635923
Test: m MODULES-IN-system-core-trusty
Change-Id: I7790dde8eba948cf95cb14dd2b436c3f6f88765a
2023-09-21 19:44:47 -07:00
Ryan Prichard
999efbef09
Add missing <functional> and <vector> includes
...
Bug: 175635923
Test: m MODULES-IN-system-core-libutils
Change-Id: I065907a58a88723ae512f155dfde2d2fcb3fc322
2023-09-21 17:52:29 -07:00
Ryan Prichard
93377e99e2
snapuserd_test: don't discard result of std::async
...
std::async returns a std::future whose destructor blocks until the
async function has completed, which defeats the purpose of using
std::async. The future needs to be kept alive to allow the function to
run concurrently.
Starting in C++20, std::async marked [[nodiscard]] to help catch this
misuse. Upgrading libc++ adds the [[nodiscard]] attribute to
std::async, so fixing this bug is necessary to keep the code compiling
after libc++ is updated.
Bug: 175635923
Test: treehugger
Test: m && m snapuserd_test
Change-Id: Id2e820248c2b6111aa843fb709e08a2c19677066
2023-09-21 17:52:18 -07:00
Treehugger Robot
5e32ce2d28
Merge "Delete unused DATA_MNT_POINT macro" into main am: 9c562cf82b
...
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2759565
Change-Id: I8e9399915ad0b69618163a2d0d5a719e57700efd
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-09-21 18:39:58 +00:00
Treehugger Robot
9c562cf82b
Merge "Delete unused DATA_MNT_POINT macro" into main
2023-09-21 17:33:28 +00:00
Andrew Scull
f06e218e82
Delete unused DATA_MNT_POINT macro
...
The macros isn't used anywhere but was a distraction when tracking down
/data mounting behaviour.
Test: build
Change-Id: Ie23574326cbebd7f515c8409e1dcb91a00cafc6f
2023-09-21 14:50:55 +00:00
Treehugger Robot
d9e8e5665a
Merge "Remove unnecessary keyword setting" into main am: fad3b2fbad
...
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2754910
Change-Id: I4963f8ef1904fc487beddf65eb7d1b20965c6987
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-09-20 22:57:16 +00:00
Treehugger Robot
fad3b2fbad
Merge "Remove unnecessary keyword setting" into main
2023-09-20 22:25:07 +00:00
Dan Shi
1b51ffb4e4
Merge "Move CF only tests to CF test mapping suite" into main am: 19224ed589
...
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2754947
Change-Id: I8517d5ca5b4982a05681462d24933959057dd865
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-09-20 21:12:30 +00:00
Dan Shi
43c87b3291
Remove unnecessary keyword setting
...
These 2 tests can run on aosp cf.
Bug: 300519349
Test: atest presubmit check
Change-Id: I8ee41c2abe464be2c2ee4537de5edf86308183aa
2023-09-20 13:26:18 -07:00
Dan Shi
19224ed589
Merge "Move CF only tests to CF test mapping suite" into main
2023-09-20 20:20:35 +00:00
Dan Shi
a95ed0aeac
Move CF only tests to CF test mapping suite
...
This change doesn't modify presubmit coverage, the tests will still
run in the lab as test mapping suite, just on a different ATP test
config that dedicated to tests can only run on CF (not aosp_cf), on
git_main branch.
Bug: 300519349
Test: atest presubmit check
Change-Id: Ib179c034dc58f8d8a763d374af0d103baf51343b
2023-09-20 18:27:43 +00:00
Tomasz Wasilczyk
ed26eba982
Merge "Don't depend on String8 cast to C string" into main am: 24636e4e30
...
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2748674
Change-Id: I71dd71eb6269f4be22488ab2b58e4cc5b47c8b74
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-09-20 17:37:43 +00:00
Tomasz Wasilczyk
24636e4e30
Merge "Don't depend on String8 cast to C string" into main
2023-09-20 17:02:45 +00:00
Elliott Hughes
be175c3af6
Merge "arm64: update the "minimum maximum" comment." into main am: cc8d909ccb
...
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2755786
Change-Id: I70bf4e5a0fa4f1f4c969af72be36734f44163c2e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-09-20 16:45:08 +00:00
Elliott Hughes
cc8d909ccb
Merge "arm64: update the "minimum maximum" comment." into main
2023-09-20 15:55:18 +00:00
Tomasz Wasilczyk
2b1a0599c4
Don't depend on String8 cast to C string
...
Bug: 295394788
Test: m checkbuild
Change-Id: I5b86ae56250d409a23ab3f2bc72b725bcf6ab23e
2023-09-20 15:11:54 +00:00
Daniel Zheng
78fb21c0f8
Removing extra includes
...
Removing includes we aren't using
Test: th
Change-Id: Ia5d00436f34138789e43008ecd73d65cbad84bde
2023-09-19 22:23:11 -07:00
Daniel Zheng
8aba6d022c
Removing headers + using string
...
Removing some unused headers and swapping out std::string_literal to
strings
Test: fastboot flashall
Change-Id: I343272f4a678398a0446660a639c525e42e25891
2023-09-19 17:01:23 -07:00
Daniel Zheng
2e6aee5316
Removing double delete from flashall
...
From aosp/2475604 the functionality of deleting retrofit partitions
wasn't added back correctly. aosp/837186 adds this logic in. We should
only have one delete that exists if the image is secondary and is
dynamic.
Unfortunately don't have a retrofit device to test on, but from an eye
test this logic seems to match the old functionality and should be
working
Test: m fastboot
Change-Id: I5481893ab1638541d21813efe1c4aab5219e1dcd
2023-09-19 16:17:52 -07:00
Elliott Hughes
2d5747438c
Merge "riscv64: minor ASLR bits changes." into main am: d741c23288
...
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2755787
Change-Id: I62be84b29a24c268a181b4751979df5fb28a742b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-09-19 22:10:17 +00:00
Elliott Hughes
d741c23288
Merge "riscv64: minor ASLR bits changes." into main
2023-09-19 21:23:00 +00:00
Elliott Hughes
6bc53ff7dd
arm64: update the "minimum maximum" comment.
...
Noticed while looking at riscv64. Looks like a bug, but actually nothing
we can do about it now or for the foreseeable future.
Bug: https://github.com/google/android-riscv64/issues/45
Test: treehugger
Change-Id: I2be81b2fd7095df40958a1f641d7b89cf5a8e41d
2023-09-19 20:08:41 +00:00
Elliott Hughes
b60befa806
riscv64: minor ASLR bits changes.
...
Improve the comment, and increase the "minimum maximum" to 24 --- we
only support 64-bit, and 64-bit never has less than 24 bits.
Bug: https://github.com/google/android-riscv64/issues/1
Test: treehugger
Change-Id: I478c7649aa19258352c908a449cabe12da94952c
2023-09-19 18:47:18 +00:00
Daniel Zheng
822c758b84
Merge "Updating comments on cow layout" into main am: 1b52ac6efe
...
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2754949
Change-Id: I137135d6473e83c79dcdc9ed016ef8d61050cba0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-09-19 17:41:26 +00:00
Daniel Zheng
1b52ac6efe
Merge "Updating comments on cow layout" into main
2023-09-19 16:32:28 +00:00