- Mar 14, 2023
-
-
Cole Faust authored
The trimmed api versions file was used to remove updatable apis from the lint database. This non-updatable lint database was used with modules that compile against module-lib or system-server sdks. However, now we have proper module-lib and system-server lint sdk databases, that don't have the updatable apis inherently, and we can remove the api versions trimmer. Bug: 193460475 Test: Presubmits Change-Id: Iac50c7647491ce3e4e85f75dd92d63c6ee1286b2
-
- Mar 13, 2023
-
-
Wessam Hassanein authored
-
Garfield Tan authored
-
Jack Yu authored
-
Treehugger Robot authored
-
Mateus Azis authored
-
Riddle Hsu authored
-
qinyige1 authored
The local window may update its view on its ui thread. Add synchronization in case the window is removing when dumping. Also catch exception for the race condition inside the view. Bug: 270280397 Test: Manual Change-Id: Ic0268ffff9a6a087b9e18340783da0676bf9caee
-
Treehugger Robot authored
-
- Mar 12, 2023
-
-
Jeff Sharkey authored
-
Jack Yu authored
Fix: 241716913 Test: Manual Merged-In: Ie3a5bbd57da3b80956d2178c0cedebf33502a8b1 Change-Id: Ie3a5bbd57da3b80956d2178c0cedebf33502a8b1
-
Treehugger Robot authored
-
Jack Yu authored
Bug: 239607619 Test: atest SubscriptionManagerServiceTest atest SubscriptionDatabaseManagerTest Merged-In: I13b6940e34945aeb77d4367724cd10ed6a3fc005 Change-Id: I13b6940e34945aeb77d4367724cd10ed6a3fc005
-
- Mar 11, 2023
-
-
Pawan Wagh authored
-
- Mar 10, 2023
-
-
Treehugger Robot authored
* changes: Support get/set subscription property Added 15 APIs support
-
Jack Yu authored
1. Support getSubscriptionProperty. 2. Added group update support. Setting some fields in the subscription will automatically apply to the other subscriptions in the group. Bug: 239607619 Test: atest SubscriptionManagerServiceTest atest SubscriptionDatabaseManagerTest Merged-In: I6f617aad7e2776e320eaf157b3a71446143ef401 Change-Id: I6f617aad7e2776e320eaf157b3a71446143ef401
-
Jack Yu authored
Added setDisplayNumber, setOpportunistic, createSubscriptionGroup setPreferredDataSubscriptionId, getPreferredDataSubscriptionId getOpportunisticSubscriptions, addSubscriptionsIntoGroup canDisablePhysicalSubscription, setUiccApplicationsEnabled setDeviceToDeviceStatusSharing, setDeviceToDeviceStatusSharingContacts getPhoneNumberFromFirstAvailableSource, setUsageSetting setSubscriptionUserHandle, getSubscriptionUserHandle Test: atest SubscriptionManagerServiceTest Bug: 239607619 Merged-In: I617e94d96ca29d277e0f217ebef5548b7aad1f80 Change-Id: I617e94d96ca29d277e0f217ebef5548b7aad1f80
-
Betty Zhou authored
-
Treehugger Robot authored
-
Jeff Sharkey authored
-
Edward Liaw authored
Move kernel presubmit inclusion list from go/cts_kernel_common_gcl to TEST_MAPPING files co-located with test code Bug: 258819618 Test: atest :kernel-presubmit Change-Id: I14e4a338068d8e3fd9f4c8f87db25fdb70099af8 Signed-off-by:
Edward Liaw <edliaw@google.com>
-
Jack Yu authored
Most of the SIM APIs are in TelephonyManager. SubscriptionManager handles subscription related information only. Test: Manual Bug: 239607619 Merged-In: If654ac4ef65b5be3cda99cbfd8694e4027fd4d65 Change-Id: If654ac4ef65b5be3cda99cbfd8694e4027fd4d65
-
Treehugger Robot authored
* changes: Added setIconTint Added sync update database support
-
Mateus Azis authored
Test: N/A Change-Id: I6aebd39eba3077e4435873a3db1de32d54622c15
-
Jeff Sharkey authored
API council has requested that the recently added BroadcastOptions APIs be modified to better match API guidelines. Bug: 267646347 Test: treehugger Change-Id: I7e4e649b6fc46212fbfad53b32cbcee1b5a2efa7
-
Jeff Sharkey authored
Bug: 272403971 Test: treehugger Change-Id: I5483155eea84b1b14051bda7107d4caaf2687c93
-
Jack Yu authored
Test: atest FrameworksTelephonyTests Bug: 239607619# Merged-In: If6b3c99c35e4b06c6d6085abe5737583bfc8b665 Change-Id: If6b3c99c35e4b06c6d6085abe5737583bfc8b665
-
Jack Yu authored
Added a config allowing updating subscription database synchronously or asynchronously. Test: atest FrameworksTelephonyTests Bug: 239607619 Merged-In: I639a73a2213eb4a3030ce1398c441a552ab654cf Change-Id: I639a73a2213eb4a3030ce1398c441a552ab654cf
-
Wessam Hassanein authored
signal Transition GC should be initiated when the app status transitions into the cached state from a non-cached state. Test: Local testing Bug: 272381448 Change-Id: I483a3ddaa11ed037d32c5481999fd996e2e2629a
-
Tairu Wang authored
-
Mateus Azis authored
Using a package-private or private field will result in a runtime error, but this requirement is not mentioned anywhere. Change-Id: I0e79a4865ba2681f399822d28ccc43744abcd1b3 Test: N/A
-
- Mar 09, 2023
-
-
Tairu Wang authored
Add DataFailCause IWLAN_TUNNEL_TRANSFORM_FAILED - Error happens when tunnel transform failed (e.g. no local addresses found, fail to create tunnel interface) Add DataFailCause IWLAN_IKE_NETWORK_LOST_EXCEPTION - Match IwlanError.IKE_NETWORK_LOST_EXCEPTION and report to framework module instead of ERROR_UNSPECIFIED Add DataFailCause IWLAN_IKE_PRIVATE_PROTOCOL_ERROR - Carrier-specific error codes during IKEv2 SA setup all default to IWLAN_NETWORK_FAILURE, which is noisy. Add new DataFailCause IWLAN_IKE_SESSION_CLOSED_BEFORE_CHILD_SESSION_OPENED - Replace NETWORK_FAILURE usage in IwlanError with IWLAN_IKE_SESSION_CLOSED_BEFORE_CHILD_SESSION_OPENED Split IWLAN_IKEV2_MSG_TIMEOUT into three additional data fail cause. - IWLAN_IKE_INIT_TIMEOUT - IWLAN_IKE_DPD_TIMEOUT - IWLAN_IKE_MOBILITY_TIMEOUT Add DataFailCause IWLAN_EPDG_INTERNAL_ADDRESS_FAILURE - add new DFC for IKE_PROTOCOL_EXCEPTION 36: ERROR_TYPE_INTERNAL_ADDRESS_FAILURE Bug: 269160037 Test: atest IwlanTest Change-Id: I05e5c7e2fdd66a439fc9e9b2d763202a1cf6e515
-
Garfield Tan authored
Bug: 272371513 Test: N/A Change-Id: I8a100d18b28e230c7834a375f70df6554f0e42cb
-
Treehugger Robot authored
-
Rambo Wang authored
-
Jack Yu authored
Added getActiveSubInfoCount and migrated more modules to use SubscrtipionManagerService. Test: atest FrameworksTelephonyTests Bug: 239607619 Merged-In: Ie5c929fa7efe24d85385b6939a204d90d76d6b34 Change-Id: Ie5c929fa7efe24d85385b6939a204d90d76d6b34
-
Emilian Peev authored
-
Treehugger Robot authored
-
William Xiao authored
-
Treehugger Robot authored
-