- May 02, 2023
-
-
Anton Hansson authored
Tweak some visibilities and set up more filegroups to enable moving the ApiDocs.bp and StubLibraries.bp files into the api subdir. Bug: 271563074 Test: m Change-Id: Ib2776dfc6c67b2042fb2f43a1251cd6f0ba61dc7
-
- May 01, 2023
-
-
Julia Reynolds authored
-
Treehugger Robot authored
-
- Apr 30, 2023
-
-
Treehugger Robot authored
-
Yi Kong authored
Also renamed `packProfileReport` method to a more descriptive name. Bug: 272547391 Test: adb shell am broadcast -a com.android.server.profcollect.UPLOAD_PROFILES Change-Id: Icceec481553cc42f674583c8eeae5874f53d18d3
-
- Apr 28, 2023
-
-
Treehugger Robot authored
-
Nick Chameyev authored
-
Jean Chalard authored
-
Treehugger Robot authored
-
Jack He authored
-
- Apr 27, 2023
-
-
Treehugger Robot authored
-
Automerger Merge Worker authored
-
John Wu authored
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2536804 Change-Id: Ia4a88debcf5dd67415bee29cd811a95d0bb2cb6a Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
John Wu authored
-
Treehugger Robot authored
-
John Reck authored
Testing this to see if it helps weird issues seen on b/263382503. This has been suggested to be a culprit for other very similar issues in the past. Docs: https://source.android.com/docs/core/tests/tradefed/testing/through-suite/android-test-tuning Bug: 263382503 Test: presubmits Change-Id: If54c281a5620303f1e6284a52655003a1a01147d
-
Hui Wang authored
-
Julia Reynolds authored
-
Seth Moore authored
-
Chalard Jean authored
Bug: 269715746 Test: in aosp/2554530 Change-Id: Ia52db359691f6076ed04dc9108c26410c7aeb372
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Joanne Chung authored
Bug: 177641730 Test: n/a Change-Id: Iaea2b7d55094a0e71278bbd2a09b5d6ce9de2830
-
Sundong Ahn authored
The OWNERS files are added for vts_permission_validate_test and vts_defaultPermissions_validate_test. Bug: 278494105 Bug: 278494255 Test: treehugger Change-Id: I389559e759611ca0c433928707ab2a0a2798bf4b
-
Michał Narajowski authored
This reduces name flickering when one of the devices from the set disconnects. Bug: 269067986 Test: manual Tag: #feature Change-Id: Ic33c5bc1028d65fff3d46534a9ba951c608a1dd9
-
Suprabh Shukla authored
The native code may not send any data for the NFULA_HWADDR on some networks which can result in an exception. Logging an exception if this happens over WiFi, as this is not expected. Test: atest FrameworksNetTests Test: Manually inspect logs and output of `dumpsys connmetrics` Bug: 276498460 Change-Id: Iba20ec1f47b682cfff6127eeade0fdbf912945a6
-
- Apr 26, 2023
-
-
Seth Moore authored
We were comparing callback types, but these are not guaranteed to be equivalent when a client calls into our service with the same object. Instead, call asBinder to get the underlying IBinder, which is guaranteed to be the same as long as the remote binder is the same object. Bug: 275653768 Test: RkpdAppUnitTests RkpdAppIntegrationTests RkpdAppHostTests Test: RemoteProvisioningServiceTests keystore2_test Change-Id: I0d9417234ffab1bb1e892bf4a93760175f3f29c5
-
Eran Messeri authored
If a key does not have the MGF_DIGEST tag in its key characteristics, do not include the MGF_DIGEST tag for it (even if the algorithm string specifies it). This fixes an issue with keys that were generated on Android 13, where the MGF_DIGEST tag was not propagated from the SPI layer. Such keys will not have the MGF_DIGEST tag and so it will not be added by the SPI layer even if the algorithm string specifies it. This maintains Android 13's (incorrect) behaviour of ignoring the MGF Digest specification, but is necessary to use those keys (otherwise KeyMint will error out on begin() due to an incompatible MGF digest specification). Bug: 278157584 Test: atest CtsKeystoreWycheproofTestCases:com.google.security.wycheproof.RsaOaepTest Change-Id: I0f1fa7983f9c771bec3196c6a617eb7044ac2e79
-
Eric Laurent authored
-
Colin Cross authored
* changes: Add VanillaIceCream to android.os.Build Add VanillaIceCream to aapt2 codenames
-
- Apr 25, 2023
-
-
Mark Fasheh authored
-
Jack Yu authored
Telephony registry is running in the system process. When receiving the binder call from phone, after checking the permission, it should perform actions in system's identity. Bug: 271892778 Test: Boot up Test: Basic phone functionality tests Test: atest TelephonyRegistryTest Change-Id: I761b9a73f7654eea14d08f7d2602978d32aedffc Merged-In: I761b9a73f7654eea14d08f7d2602978d32aedffc
-
Victor Hsieh authored
The current check is incomplete as it doesn't capture /system and others. Switch to hasFsverity (which calls statx) to directly query the filesystem the fs-verity-ness. This only needs the commom getattr SELinux privileged, so no sepolicy change is needed. Bug: 279597861 Bug: 258093107 Test: see 258093107#30 Change-Id: I3140b770b57c4fedc8f077adddda5ec2a50c4ee6
-
Mark Fasheh authored
This doesn't do anything, but is required for upcoming ConnectivityService patches. Bug: 277100090 Test: Build, smoke test by loading on Pixel 6 Change-Id: Ib48a39f0054edc7456d005a6f90a5da3fba8faab Merged-in: I27ae40f345532836bdcb0e0dc3d7d7315c110d29
-
Treehugger Robot authored
-
Christian Göllner authored
Change-Id: Iddc33b0ec9a8bd464b131e16bc64dcc774cb5d87 Test: N/A Bug: N/A
-
- Apr 24, 2023
-
-
Colin Cross authored
Bug: 279492191 Test: m checkbuild Change-Id: I1b0a9d667cd481e91cfe473747a9ad38f77b4455 Merged-In: I1b0a9d667cd481e91cfe473747a9ad38f77b4455
-
Colin Cross authored
Bug: 279492191 Test: m checkbuild Change-Id: Ia8bd807ab25260ff6716e2aea36e4d3e8567eb22 Merged-In: Ia8bd807ab25260ff6716e2aea36e4d3e8567eb22
-
Jihoon Kang authored
-
Matt Gilbride authored
-