- Aug 29, 2023
-
-
Eric Biggers authored
-
Piotr Wilczyński authored
-
Chiachang Wang authored
-
Chiachang Wang authored
-
- Aug 28, 2023
-
-
Eric Biggers authored
On first boot it is expected that the device_policies_version file doesn't exist yet, so properly handle this case. Bug: 280155081 Test: Booted Cuttlefish and verified that logcat no longer contains "DevicePolicyManager: Error reading version" and the stacktrace, but does contain "DevicePolicyManager: Upgrading from version 0" Change-Id: Ib0322997848fd86734a9e1e660a60274cfc8f15e Merged-In: Ib0322997848fd86734a9e1e660a60274cfc8f15e (cherry picked from commit a4e08889c049e7470d004932cf5e7b4650a82154)
-
Treehugger Robot authored
-
Chiachang Wang authored
-
Treehugger Robot authored
-
Chiachang Wang authored
Updates on Vpn.java, VpnIkev2Utils.java and VpnProfileStore.java should be verified with VPN UT and CTS. Bug: 286302640 Test: atest --test-mapping [src_dir]/Vpn.java and check if corresponding tests triggered Change-Id: Ie08a5305c02c46d43782d4a15bd3ab30e9e2e1a8
-
Chiachang Wang authored
Changes in VpnManagerService does not trigger VPN UT and CTS in presubmit. It will introduce unexpected test failure if the commit is not well-tested. Bug: 286302640 Test: m Change-Id: Ia608a96ff721239870b2334b7d9f63f54c4300ea
-
jiayongqiang authored
Set WifiDisplay to unavailable if p2p device is unavailable, because the approach of WifiP2pWfdInfo.getWfdInfo() maybe return null, so we need to do a non-null check to ensure the NPE issue will not happen. Bug: 297799091 Test: atest FrameworksWifiApiTests Change-Id: I06e77719e646a28cc40e1e3d7c45b4f3c9472673 Signed-off-by:
jiayongqiang <jiayongqiang@xiaomi.com>
-
Chiachang Wang authored
This commit sets the VPN underlying network as soon as VPN tries using the network. The existing code sets the VPN underlying network when the IKE susccessfully migrates to the network. If the migration fails, the underlying network in the NetworkCapabilities will stay in the previous network which does not match the system default network. Also, this will be a confusing information for apps if apps get the underlying network from the NC of the VPN network. Bug: 289606688 Test: atest FrameworksNetTests Change-Id: I9c3f50f4ea8241f9b51ebea2e097a0085dc2c17d
-
Vadim Caen authored
-
Yuanru Qian authored
Merge "adding more owners for frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/OWNERS" into main
-
Treehugger Robot authored
-
- Aug 26, 2023
-
-
Treehugger Robot authored
-
- Aug 25, 2023
-
-
Roshan Pius authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Vadim Caen authored
Test: N/A Bug: 253991421 Change-Id: I789d7cbf91c127b36c9c33505b1475f608c61385
-
Yuanru Qian authored
adding more owners for frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/OWNERS Bug: N/A Test: N/A Change-Id: I1c15bfb7975928c00937e692e9a87ca09a7b2e53
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
* changes: Remove unused getRenderScript Remove unused AllocationBacking
-
Tomasz Wasilczyk authored
This empty method is different from the old one - it aligns with std::string definition. Bug: 295394788 Test: make checkbuild Change-Id: I5716c283b6fb478acbcb62991700d5f971b6f54c
-
- Aug 24, 2023
-
-
Mark Hansen authored
-
Treehugger Robot authored
-
Roshan Pius authored
This CL adds a user restriction for disallowing UWB on a device. A user restriction is needed for NIAP (Common Criteria) certification. One of the requirements for the certification is to be able to enable/disable all the radios. Bug: 271452372 Test: Compiles Merged-In: Idbdce79a4fffe62f4daf3d378452a547e8871322 Change-Id: Idbdce79a4fffe62f4daf3d378452a547e8871322
-
Chan Kim authored
-
Chan Kim authored
See https://source.android.com/setup/contribute/respectful-code for reference For this round, the fixes are only applied to the following to minimize breaking dependencies: * comments (excluding javaDoc annotations) * private constants * private functions * parameters within functions BYPASS_INCLUSIVE_LANGUAGE_REASON=Just updating a few select inclusive language violations. No-Typo-Check: Changes focused on inclusive language violations. BUG: 295342157 Change-Id: I690b29e1c26dc97cfbdee274ba61c76229b568e0
-
Chan Kim authored
-
Treehugger Robot authored
-
Tomasz Wasilczyk authored
This empty method is different from the old one - it aligns with std::string definition. Bug: 295394788 Test: make checkbuild Change-Id: I1900997f36327af8c3d12b4f77971fdd96080616
-
Tomasz Wasilczyk authored
This empty method is different from the old one - it aligns with std::string definition. Bug: 295394788 Test: make checkbuild Change-Id: Ib80c839df7ff7e3fb0ed2df7a00393d843d44d9d
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Xiao Lei authored
V1.2 version of BootControl HAL is unavailable in some devices. At this time, a NoSuchElementException exception will be thrown when getting service. We must catch this exception and handle it. Bug: 297229888 Change-Id: Ib108211c7146c53a6405cb9510e7d504e5f1ecfe
-
Tomasz Wasilczyk authored
Bug: 295394788 Test: make checkbuild Change-Id: I54b54db81ae68ef2997162d8e5d913cb1522f773 Merged-In: I54b54db81ae68ef2997162d8e5d913cb1522f773
-
Seigo Nonaka authored
Bug: 63938206 Test: TreeHugger Change-Id: Id04aac18a20213530efe770de64b0d077ff87471
-