aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-05-07Merge "Snap for 11812660 from 81051f9fb306bce26a4516f25ebd625a08c4b17a to ↵sdk-releaseAndroid Build Coastguard Worker
sdk-release" into sdk-release
2024-05-07Snap for 11812660 from 81051f9fb306bce26a4516f25ebd625a08c4b17a to sdk-releaseAndroid Build Coastguard Worker
Change-Id: I213c4643981df0ff8364caa991894223064eff1d
2024-05-03Merge "RESTRICT AUTOMERGE Set the container field of aconfig flags" into mainHEADmastermainOriol Prieto Gascó
2024-05-02RESTRICT AUTOMERGEOriol Prieto Gasco
Set the container field of aconfig flags Test: printflags --format='{package}:{container}:' | grep "::" Bug: 312769710 Flag: NONE Change-Id: I611ea47def9eec37a8d3a6cd71810827ca71f41f
2024-04-30Merge "Snap for 11785460 from d2d5a507e3f860787b8aa465913b957845c20004 to ↵Android Build Coastguard Worker
sdk-release" into sdk-release
2024-04-30Snap for 11785460 from d2d5a507e3f860787b8aa465913b957845c20004 to sdk-releaseAndroid Build Coastguard Worker
Change-Id: I5df60db281338b2e8e54fed1fcdf2215e974babe
2024-04-25Merge "Fix CarrierApiTest#testOpportunistic CTS case failure" into mainTreehugger Robot
2024-04-25Fix CarrierApiTest#testOpportunistic CTS case failurerambowang
setOpportunistic in SubscriptionManagerService tris to call method TelephonyPermissions.enforceAnyPermissionGrantedOrCarrierPrivileges with the second and third parameter (subscription id v.s. calling uid) reversed. This CL fixes the issue by calling the same method with righ parameters. Bug: 335101735 Test: atest CarrierApiTest (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:15f3b32643f11b8837c6909b5137d4ebfa861b97) Merged-In: Iba4b001da7f13f5adef27a6c24ab48981c959c3f Change-Id: Iba4b001da7f13f5adef27a6c24ab48981c959c3f
2024-04-23Merge "Snap for 11754915 from ce820631d58f50b169448a940f98f926fa180f44 to ↵Android Build Coastguard Worker
sdk-release" into sdk-release
2024-04-23Snap for 11754915 from ce820631d58f50b169448a940f98f926fa180f44 to sdk-releaseAndroid Build Coastguard Worker
Change-Id: I07e766d380dc5837bdac7a3f7cf40177777e00e9
2024-04-22Merge "Migrate Test Targets to New Android Ownership Model" into mainTreehugger Robot
2024-03-21Merge "Snap for 11605179 from bf2c7afa622f48b3fe2c5430e87bd26bd7b4219b to ↵Android Build Coastguard Worker
sdk-release" into sdk-release
2024-03-21Snap for 11605179 from bf2c7afa622f48b3fe2c5430e87bd26bd7b4219b to sdk-releaseAndroid Build Coastguard Worker
Change-Id: Iaf8842b2997b01239498fb2d9e4e582f9e4ff75e
2024-03-20Merge "Rename default value of RoamingType." into mainTreehugger Robot
2024-03-20Merge "Introduce aconfig flag to fix VCN crash on receiving configs" into mainTreehugger Robot
2024-03-20Introduce aconfig flag to fix VCN crash on receiving configsrambowang
Bug: 319791612 Test: atest TelephonySubscriptionTrackerTest (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:92380d72882dbc78bc6ac9b6a9f268fc6ef71a1e) Merged-In: If3309b12f43a783b0904c2fef0267639d3ec1a85 Change-Id: If3309b12f43a783b0904c2fef0267639d3ec1a85
2024-03-15Rename default value of RoamingType.Krzysztof Kosiński
Protobuf 22.x no longer supports enums that have different values, but differ only by a prefix equal to the enum name. This value is not referenced anywhere in the code. Bug: 329747255 Test: presubmit Change-Id: Iea375bc50b2906a5e0ef0a369fd63349352cbd65
2024-03-12Merge "Snap for 11566117 from 492983e9a0a81933da4c2105e0f95f1c30bd234b to ↵platform-tools-35.0.1Android Build Coastguard Worker
sdk-release" into sdk-release
2024-03-12Snap for 11566117 from 492983e9a0a81933da4c2105e0f95f1c30bd234b to sdk-releaseAndroid Build Coastguard Worker
Change-Id: I925e66f8e38f8d4e3a12be61bb7cf0b43cb7789c
2024-03-07Merge "Merge Android 14 QPR2 to AOSP main" into mainXin Li
2024-03-06Merge Android 14 QPR2 to AOSP mainXin Li
Bug: 319669529 Merged-In: I866f9364f94a09466f6e021aa3b0f4f50a14f656 Change-Id: Idb31e4ad876c35a68b1394479b44586327bf5ba6
2024-02-14Merge "Snap for 11445705 from 34573462f4fbad6d673325fc336faa2bfb6c22aa to ↵Android Build Coastguard Worker
sdk-release" into sdk-release
2024-02-14Snap for 11445705 from 34573462f4fbad6d673325fc336faa2bfb6c22aa to sdk-releaseAndroid Build Coastguard Worker
Change-Id: Ieb71e967dd95725256a2d9b39fc713e8e8fca049
2024-02-12Merge "Clear calling identity before calling getSubscriptionUserHandle" into ↵temp_319669529Aishwarya Mallampati
main am: 34573462f4 Original change: https://android-review.googlesource.com/c/platform/frameworks/opt/telephony/+/2957801 Change-Id: I866f9364f94a09466f6e021aa3b0f4f50a14f656 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-02-12Merge "Clear calling identity before calling getSubscriptionUserHandle" into ↵Aishwarya Mallampati
main
2024-02-12Clear calling identity before calling getSubscriptionUserHandleAishwarya Mallampati
Bug: 320599071 Bug: 308033518 Test: Sending and receiving SMS/MMS, atest FrameworkTelephonyTests, atest CtsTelephonyTestCases Change-Id: I84c74a81207d54f394721918e59eac2d89ef59e2 Merged-In: I84c74a81207d54f394721918e59eac2d89ef59e2 (cherry picked from commit 470051c41afa9846e58ebf230b2ce33236a74939)
2024-02-02Merge "Snap for 11399400 from 7f28fd57b20e663a2ad91259c72aa521a91e4694 to ↵Android Build Coastguard Worker
sdk-release" into sdk-release
2024-02-02Snap for 11399400 from 7f28fd57b20e663a2ad91259c72aa521a91e4694 to sdk-releaseAndroid Build Coastguard Worker
Change-Id: I4b02b96e2641672c8a7adf208aae4e89f129612c
2024-02-02Migrate Test Targets to New Android Ownership ModelAditya Choudhary
This CL is created as a best effort to migrate test targets to the new Android ownership model. It is based on historical data from repository history and insights from git blame. Given the nature of this effort, there may be instances of incorrect attribution. If you find incorrect or unnecessary attribution in this CL, please create a new CL to fix that. For detailed guidelines and further information on the migration please refer to the link below, go/new-android-ownership-model Bug: 304529413 Test: N/A Change-Id: Ifa1cd0f1066012c7ba343601f52ec86ba5121eef
2024-02-02Merge "Add DomainSelection owners for Telephony APIs" into main am: 7f28fd57b2Hunsuk Choi
Original change: https://android-review.googlesource.com/c/platform/frameworks/opt/telephony/+/2923491 Change-Id: I7cd9f8ee5c8bb401e0592c0c9912ccf8a829b244 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-02-01Merge "Add DomainSelection owners for Telephony APIs" into mainHunsuk Choi
2024-01-31Merge "Snap for 11380902 from f537a087c31725c49c8271d5fd336c344d36336d to ↵Android Build Coastguard Worker
sdk-release" into sdk-release
2024-01-31Snap for 11380902 from f537a087c31725c49c8271d5fd336c344d36336d to sdk-releaseAndroid Build Coastguard Worker
Change-Id: I62dce745557e112f7e8aa3c33bbee59cac782067
2024-01-29Merge Android 24Q1 Release (ab/11220357)Xin Li
Bug: 319669529 Merged-In: I92da19bd0553b6c0510443a33ed1e53f814927ed Change-Id: I648f38083679bf7205ed68bcd356b7b8b222cde7
2024-01-30Merge "[Metrics] check if mSipMessage is null when sendmessage invalid" into ↵Sungcheol Ahn
main am: f537a087c3 Original change: https://android-review.googlesource.com/c/platform/frameworks/opt/telephony/+/2923871 Change-Id: Id6ebb8bdc6d93d86b72b15f77551f042e4445027 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-01-30Merge "[Metrics] check if mSipMessage is null when sendmessage invalid" into ↵Sungcheol Ahn
main
2024-01-23Add DomainSelection owners for Telephony APIsHunsuk Choi
Test: owners change Flag: EXEMPT Change-Id: Iea0837c0030b7dc712df6f2e0cb885b065239b95
2024-01-23[Metrics] check if mSipMessage is null when sendmessage invalidSungcheol Ahn
Bug: 317942685 Test: CTS SipDelegateManagerTest Change-Id: I2e1c0ce03e71d3c33b6d9e9083f401ea99cdca15
2024-01-17Merge "Snap for 11319230 from b4a3c7d5195798f25ca2b4a9cb061fe91b8b2fc4 to ↵Android Build Coastguard Worker
sdk-release" into sdk-release
2024-01-17Snap for 11319230 from b4a3c7d5195798f25ca2b4a9cb061fe91b8b2fc4 to sdk-releaseAndroid Build Coastguard Worker
Change-Id: Id4cbf8cee631b161de9c096b86373acd6f542f92
2024-01-16Merge "Always return success when set the opportunistic sub to default" into ↵Hui Wang
main am: b4a3c7d519 Original change: https://android-review.googlesource.com/c/platform/frameworks/opt/telephony/+/2903116 Change-Id: I697ca6e80269d39fd0ed22313dcb27261f414033 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-01-16Merge "Always return success when set the opportunistic sub to default" into ↵Hui Wang
main
2024-01-10Always return success when set the opportunistic sub to defaultHui Wang
Bug: 305125304 Bug: 305286720 Test: atest FrameworksTelephonyTests:PhoneSwitcherTest Test: manual - remove and insert the psim Change-Id: Id4b76a0fa270cbbb57d24e637ae949308956376e
2023-12-14Merge "Add feature flagging to enforce telephony features for public APIs ↵Joonhun Shin
and CTS." into main
2023-12-14Merge "Change the default infrastructure value to 'cellular|satellite'." ↵Hyosun Kim
into main
2023-12-14Merge "Changing the visibility of getCarrierRestrictionStatus API to public ↵Arun Voddu
with flagged annotation" into main
2023-12-13Removed a feature flagJack Yu
This is the actual bug and need to be fixed immediately. Bug: 315750601 Test: Basic telephony functionality tests Change-Id: I92da19bd0553b6c0510443a33ed1e53f814927ed
2023-12-13Change the default infrastructure value to 'cellular|satellite'.Hyosun Kim
Bug: 315080816 Test: atest ApnSettingTest Test: atest DataProfileManagerTest Test: manual test After NTN is connected, SMS/MMS is working and Internet/Voice Call is blocked. Change-Id: I3af5dfc72865624de9db14409b2f33a221b1f026
2023-12-13Merge "Modify error handling for registerForNtnSignalStrength" into mainHakjun Choi
2023-12-13Merge "Snap for 11211409 from 7fdcb37d8514bfe1ba4eab5b715599456b4cb8ee to ↵Android Build Coastguard Worker
sdk-release" into sdk-release