- Jan 21, 2021
-
-
Remi NGUYEN VAN authored
-
Zoey Chen authored
-
Daniel Bright authored
-
Remi NGUYEN VAN authored
The API surface is planned to move to the Connectivity module, meaning that it will be maintained across multiple Android releases. This is incompatible with TestApi semantics, which are designed to be removable across releases. Effectively the APIs become System/module API, so mark them as such considering that TestApi is not supported by modules. Test: m Bug: 174436414 Change-Id: Icd32fcbb65e9a4bb2b67cb9da7c971281be0781a
-
Peter Wang authored
-
- Jan 20, 2021
-
-
Kohsuke Yatoh authored
-
Amit Mahajan authored
-
Amy Zhang authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Daniel Bright authored
Test: Ims call and unit tests Bug: 167294783 Change-Id: Idb8f5ce7fe7592e94cb6202e7df133a354746388
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Kohsuke Yatoh authored
Test: n/a Change-Id: I56939ce3a22c72ac489e4d9248de9e0ce4ee9413
-
Lucas Dupin authored
-
Mitch Phillips authored
-
Julia Reynolds authored
Change-Id: Ide8f8bcdea46b431d1f401f1da9514d577856e0f
-
satayev authored
-
Treehugger Robot authored
-
utzcoz authored
Test: m Change-Id: Ia6adcf39af0eeebbeef17069d8b3d74eae542bd4 Signed-off-by:
utzcoz <utzcoz@gmail.com>
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Artur Satayev authored
Add clearOverrideForTest(changeId, packageName) to remove a single id from package overrdies. Bug: 147113465 Test: N/A Change-Id: I35c6fe418abb9bc562218444878188bc393725e5
-
satayev authored
-
Ricky Wai authored
ensureInAppMountNamespace() should always run even if mount_data_dirs is false, as it may still runs BindMountStorageDirs(). Bug: 177821492 Test: Boot without selinux warnings Change-Id: I08c78be8b32c3c4ba215fb8ac58104795bd8c06c
-
Artur Satayev authored
- Fix java style - Remove some code duplication - Remove redundant throws declarations for unchecked exceptions - Fix javadoc typos Bug: 147113465 Test: N/A Change-Id: I723ddf3184e2da77f157340c4ef18e9395b99e60
-
Frank Li authored
-
Jakub Pawlowski authored
Bug: 150104448 Test: none Change-Id: I4a0c2c8020d42396e5a142d93d24d754a5b32930
-
Taesu Lee authored
Test: build Signed-off-by:
Taesu Lee <taesu82.lee@samsung.com> Change-Id: I4ca2c0df45a0b85cf9846a13f7f82ac644c624a9
-
Amy Zhang authored
Test: make services Bug: 176108239 Change-Id: I5fa31c34cac83bb5952576adf86c5a31ec62d9b5 Merged-In: I5fa31c34cac83bb5952576adf86c5a31ec62d9b5
-
George Chang authored
Add setAlwaysOn() system api. This API is used to request that the NFC service shall kept controller state on. Add isAlwaysOnEnabled() system api. This API is used to check setAlwaysOn is enabled or not. Add isAlwaysOnSupported() system api. This API is used to check setAlwaysOn is supported or not. Bug: 176212892 Test: manual Change-Id: If7ece9730c57838d870bb70cb2725919e75ef6c2
-
George Chang authored
Bug: 176212892 Test: manual Change-Id: I7a4aa905d167f26c7c128a2cb0de68eb1f66f38f
-
lifr authored
- In order to easily maintain the connectivity service. Refactor the connectivity service by removing all legacy metrics code & API. - The commit will deprecate legacy metrics system api. (The legacy metrics code will be removed in a separate commit.) Therefore, those legacy metrics event may not be sent in Android S and above. Bug: 177043087 Test: atest ConnectivityServiceTest atest IpConnectivityMetricsTest atest ConnectivityServiceIntegrationTest Change-Id: Ia057776869a7d38041b6eaf17904f6c54a7b4fca
-
George Chang authored
-
- Jan 19, 2021
-
-
Treehugger Robot authored
-
Hall Liu authored
-
Henry Fang authored
bug: 142698113 Test: Manaul Change-Id: I2876dacb07e4ebb4ed43c5e95b14ab84c8d935cb
-
Janis Danisevskis authored
-