- 41c82c9 Merge "Fix crash and duplicated ethernet tethering request" by Lorenzo Colitti · 5 years ago
- 622153f Merge "Added missed incoming call SMS support" by Jack Yu · 5 years ago
- 3c42422 Merge "AlarmManagerService: Fix FWR before boot completed" by Treehugger Robot · 5 years ago
- fcccac5 Merge "stubs inheriting from framework-module-stubs-defaults-* now works" by Jiyong Park · 5 years ago
- a911781 Merge "Use String8 ostream from String8.h" by Steven Moreland · 5 years ago
- b4cbb98 Merge "Allow WRITE_SECURE_SETTINGS for ANGLE to provide developer options." by Geoff Lang · 5 years ago
- dad5a5f Merge "Add support for customized network list" by Jack Yu · 5 years ago
- 76db055 Merge "Update EmergencyNumber API docs to indicate they can throw." by Tyler Gunn · 5 years ago
- ba07b06 Merge "Change Context parameter to @NonNull." by Amit Mahajan · 5 years ago
- db3931f Merge changes from topic "flicker" by Jorim Jaggi · 5 years ago
- ef04ccb Merge "Print the checksum of the trace file on failure" by Jorim Jaggi · 5 years ago
- d2d8d45 Fix crash and duplicated ethernet tethering request by markchien · 5 years ago
- 1bd0e48 Merge changes from topics "caps_refactor", "phone-cap-revert" by Sarah Chin · 5 years ago
- 7f1e9b2 stubs inheriting from framework-module-stubs-defaults-* now works by Jiyong Park · 5 years ago
- bdb86ff Merge "Add methods to send connected/disconnected state." by Aaron Huang · 5 years ago
- 12ac74a Merge "Use optional for nullable types" by Jooyung Han · 5 years ago
- f452968 Use optional for nullable types by Jooyung Han · 6 years ago
- 23a3258 Merge "test: ConnectivityService: Validate Route Add/Del" by Lorenzo Colitti · 5 years ago
- 9407b63 Merge "Quiet ds-docs-switched" by Treehugger Robot · 5 years ago
- e2cd048 Change Context parameter to @NonNull. by Amit Mahajan · 5 years ago
- ef2a4c3 AlarmManagerService: Fix FWR before boot completed by jianzhou · 7 years ago
- be0d76d Merge changes I36c6ef4b,I3c31394e by Joshua Duong · 5 years ago
- fd4d6af Update EmergencyNumber API docs to indicate they can throw. by Tyler Gunn · 5 years ago
- a2410eb Quiet ds-docs-switched by Colin Cross · 5 years ago
- 32f87fc Merge changes from topic "Delete RcsMessage code" by Amit Mahajan · 5 years ago
- a9e6a28 Merge "Add missing RequiresPermission annotations in BluetoothHidHost and BluetoothMap APIs, disallow null device input for setConnectionPolicy, getConnectionPolicy, and getConnectionState in BluetoothHidHost, and BluetoothMap implements AutoCloseable, its close() method is public, and utilizes a CloseGuard." by Treehugger Robot · 5 years ago
- 4351d26 Use String8 ostream from String8.h by Steven Moreland · 5 years ago
- eb6e5bc Allow UsbDeviceManager to start adbd again. by Joshua Duong · 5 years ago
- f737837 Remove key from adb_keys if user forgets the key. by Joshua Duong · 5 years ago
- c8a2dbd Merge changes I9ad74037,I50b29ef9 by Treehugger Robot · 5 years ago
- b15a372 Allow WRITE_SECURE_SETTINGS for ANGLE to provide developer options. by Geoff Lang · 6 years ago
- 6bff33b Added missed incoming call SMS support by Jack Yu · 6 years ago
- 3e6b337 Merge "Revert "Disable BootImageProfileTest presubmit"" by Mathieu Chartier · 5 years ago
- b159706 Merge "Add compat annotation processor for services/core." by Peter Collingbourne · 5 years ago
- 20b4ccfe Merge "tethering: transitive deps from jni_libs" by Treehugger Robot · 5 years ago
- d63c9d71 Merge "Do not statically link ike-stubs" by Yan Yan · 5 years ago
- 89a6069 Remove the usage of Downloads.* constants. by Amit Mahajan · 6 years ago
- eed4a69 Delete unused RcsMessage code for now. by Amit Mahajan · 6 years ago
- 3ee618b Move EXTRA_SERVICE_STATE from Intent to ServiceState. by Amit Mahajan · 6 years ago
- f9e92a8 Add missing RequiresPermission annotations in BluetoothHidHost and by Rahul Sabnis · 5 years ago
- 64050ff Revert "Modify PhoneCapabilities for device capabilities" by Sarah Chin · 5 years ago
- 7cb1eae Add compat annotation processor for services/core. by Peter Collingbourne · 5 years ago
- a7fdcee Merge changes I756b5834,Idce09cff by Amit Mahajan · 5 years ago
- f00c548 Merge "Set min_sdk_version for com.android.sdkext" by Colin Cross · 5 years ago
- 68e0c87 New flicker test: Add rotation to split screen test by Nataniel Borges · 6 years ago
- 6a087ec Ensure screenshot layer appears during rotation by Nataniel Borges · 6 years ago
- 992a155 New FlickerTests: Create initial flicker tests for Pip by Nataniel Borges · 6 years ago
- a09e9e4 Merge "Update javadoc to reflect that BluetoothPbap#setConnectionPolicy returns true on successfully setting the connection policy instead of on disconnection. It also now indicates that if BluetoothProfile#CONNECTION_POLICY_FORBIDDEN is passed in, the profile will be disconnected." by Treehugger Robot · 5 years ago
- aefe8de Merge "[SP19] Reduce log when set limit and request stats update" by Treehugger Robot · 5 years ago
- 9618b66 tethering: transitive deps from jni_libs by Jooyung Han · 5 years ago
- 3adddd6 Merge "Change checking rule in startArcAction(false) for HDMI CTS" by Austin Shin · 5 years ago
- dc1cf02 [SP19] Reduce log when set limit and request stats update by junyulai · 5 years ago
- b456256 Merge "ADD new enum NetworkType to identify multiple transport type" by Frank Li · 5 years ago
- d813aaa Merge changes I4a624ea4,I8626932e by Lorenzo Colitti · 5 years ago
- c779bbc Merge "Add API docs for permission SECURE_ELEMENT_PRIVILEGED" by Treehugger Robot · 5 years ago
- 1d9f60b Merge "Fix Race Condition" by Treehugger Robot · 5 years ago
- 6deeff3 Merge "Build framework-tethering against module_current" by Mark Chien · 5 years ago
- f035fd9 Move euicc related file to telephony. by Amit Mahajan · 6 years ago
- 306ae95 Delete unused reference of a hidden constant. by Amit Mahajan · 6 years ago
- 132e397 test: ConnectivityService: Validate Route Add/Del by Tyler Wear · 5 years ago
- 1ed2876 Merge "test: LinkProperties: Unique Route Destinations" by Lorenzo Colitti · 5 years ago
- 580440d Fix a logic error in IpServerTest#addRemoveipv6ForwardingRules by Lorenzo Colitti · 5 years ago
- c8ad14b Clear IPv6 forwarding rules when losing upstream or stopping. by Lorenzo Colitti · 5 years ago
- a0349b9 Revert "PhoneCapability cleanup" by Sarah Chin · 5 years ago
- efa17d9 Merge "Re-expose raw data roaming state" by Sarah Chin · 5 years ago
- 746e713 Update javadoc to reflect that BluetoothPbap#setConnectionPolicy returns by Rahul Sabnis · 5 years ago
- ea39018 Build framework-tethering against module_current by markchien · 5 years ago
- 74c60fb Avoid interface name copy in HwParcel by Daniel Colascione · 5 years ago
- bcd771b Avoid allocation on Java Binder fast path by Daniel Colascione · 5 years ago
- 59d40857 Merge "Add DSU default userdata partition size" by Yo Chiang · 5 years ago
- cda29bb Add API docs for permission SECURE_ELEMENT_PRIVILEGED by Jack Yu · 5 years ago
- f41e145 Add DSU default userdata partition size by Yo Chiang · 5 years ago
- 8a65621 Merge "Support losing the upstream in IpServerTest." by Lorenzo Colitti · 5 years ago
- 1803b40 Merge "Add a TV_TUNER_RESOURCE_MGR_SERVICE in Android Framework Context" by Amy Zhang · 5 years ago
- ac3eecf Revert "Disable BootImageProfileTest presubmit" by Mathieu Chartier · 5 years ago
- b9f266d Merge "[adbwifi] Make AdbManager changes for adb over WiFi." by Joshua Duong · 5 years ago
- 044edce Merge "Remove liblog from Tethering jni_libs" by Treehugger Robot · 5 years ago
- 6f3aaaa [adbwifi] Make AdbManager changes for adb over WiFi. by Joshua Duong · 7 years ago
- ec8c2df Add a TV_TUNER_RESOURCE_MGR_SERVICE in Android Framework Context by Amy · 5 years ago
- b317eac Set min_sdk_version for com.android.sdkext by Colin Cross · 5 years ago
- bbe126c Remove liblog from Tethering jni_libs by Colin Cross · 5 years ago
- 78babb4 Re-expose raw data roaming state by Sarah Chin · 6 years ago
- b3a20cb Merge "Expose getLteOnCdmaMode as isGlobalModeEnabled" by Sarah Chin · 5 years ago
- 5fc0bba Do not statically link ike-stubs by evitayan · 5 years ago
- e879968 Merge "Revert "Cache binder calls in CompatChanges"" by Anna Trostanetski · 5 years ago
- 9c6ecc9 Revert "Cache binder calls in CompatChanges" by Anna Trostanetski · 5 years ago
- f1a0c3a Merge "Use exposed permission defintion in Tethering" by Treehugger Robot · 5 years ago
- fe9b61d Support losing the upstream in IpServerTest. by Lorenzo Colitti · 5 years ago
- 38ca604 Merge "Cleanup framework-all usage" by Anton Hansson · 5 years ago
- 96ca8e9 Use exposed permission defintion in Tethering by Chiachang Wang · 5 years ago
- 269d32a Merge "Remove useless thread checks" by Treehugger Robot · 5 years ago
- 66257d5 Remove useless thread checks by Chalard Jean · 5 years ago
- 1586327 Merge "Dynamically include ike-stubs in services.core.unboosted" by Yan Yan · 5 years ago
- 78ed902 Dynamically include ike-stubs in services.core.unboosted by evitayan · 5 years ago
- b2d41e9 Merge "Fix VerificationActivity Intent" by Treehugger Robot · 5 years ago
- 458a9a2 Merge changes from topic "adbwifi-base" by Joshua Duong · 5 years ago
- f8d6789 Fix VerificationActivity Intent by Yo Chiang · 5 years ago
- a71c97f Add Settings.Global.ADB_WIFI_ENABLED. by Joshua Duong · 6 years ago
- 9a8ddc9 [adbwifi] SysUI: Add WifiDebuggingActivity. by Joshua Duong · 7 years ago
- 30a3111d Expose getLteOnCdmaMode as isGlobalModeEnabled by Sarah Chin · 6 years ago