- a241a15 Merge "Allow for empty time suggestions" by Neil Fuller · 5 years ago
- 081e49f Merge "VibratorService: AIDL Amplitude API Change" by Treehugger Robot · 5 years ago
- 2d1ab90 Fix NetworkPolicyManager unit tests. by Sudheer Shanka · 5 years ago
- 46af84f Merge "Limit the retry attemps on restarting Bluetooth" by Treehugger Robot · 5 years ago
- 1ff6fd3 Limit the retry attemps on restarting Bluetooth by Ugo Yu · 5 years ago
- de5e074e Merge "Dynamically allocate objects in TelephonyRegistry upon ss <-> ds switch" by Xiangyu/Malcolm Chen · 5 years ago
- c6c2619 RecoverySystem: do not check if socket is closed by Kenny Root · 5 years ago
- 05eeef4 Merge "Remove dead code from SystemServer" by Neil Fuller · 5 years ago
- ed2a3ec Merge "[NS A11] Small refactor" by Chalard Jean · 5 years ago
- 85e8fd5 Merge "Fix hasUseBackgroundNetworksPermission issue." by Paul Hu · 5 years ago
- 82f0c22 Merge "Fix title of PRIVATE_DNS_BROKEN notification when connecting VPN" by Lucas Lin · 5 years ago
- 5b57190 Merge "NetworkScoreManager: Add @SystemApi for wifi mainline module" by Treehugger Robot · 5 years ago
- 63e6d6a Merge changes from topic "migrate_CtsStagedInstallTest_RollbackTest" by Bill Lin · 5 years ago
- a150138 Merge "Adjust PermissionMonitor#startMonitoring in ConnectivityService" by Treehugger Robot · 5 years ago
- 86e23eb Fix hasUseBackgroundNetworksPermission issue. by paulhu · 5 years ago
- 9518866 NetworkScoreManager: Add @SystemApi for wifi mainline module by Roshan Pius · 5 years ago
- 62cec10 Merge "Always ask vold to unlock user" by Nikita Ioffe · 5 years ago
- a37405b Dynamically allocate objects in TelephonyRegistry upon ss <-> ds switch by Malcolm Chen · 5 years ago
- d7083da Always ask vold to unlock user by Nikita Ioffe · 5 years ago
- afb2c9e Merge "Use mContext directly, and enforce via logging" by Paul Lawrence · 5 years ago
- 49af39e Merge "Make RecoverySystemService more testable" by Kenny Root · 5 years ago
- 87ed7d7 Merge changes I195d894e,I7069c111 by Chalard Jean · 5 years ago
- 27253f2 Merge "Move shared packages to NetworkStack project" by Remi NGUYEN VAN · 5 years ago
- ccab250 Fix title of PRIVATE_DNS_BROKEN notification when connecting VPN by lucaslin · 5 years ago
- d508e1e Make RecoverySystemService more testable by Kenny Root · 5 years ago
- 26ba7c0 Merge "Update OWNERS for some server/pm/User files" by Treehugger Robot · 5 years ago
- 1124e24 Merge "NetworkKey: migrate from ScanResult.wifiSsid to SSID" by David Su · 5 years ago
- 4b03c07 Remove dead code from SystemServer by Neil Fuller · 5 years ago
- 77a4073 Wait for available rollbacks in RollbackTest. by Oli Lan · 6 years ago
- dc4a361 Include NewRollbacks in result of getAvailableRollbacks. by Oli Lan · 6 years ago
- 91fc4db Rename RollbackData to Rollback. by Richard Uhler · 6 years ago
- 87a504d Remove INSTALLED_USERS extra from ACTION_PACKAGE_ENABLE_ROLLBACK. by Oli Lan · 6 years ago
- e92720d Extend ROLLBACK_COMMITTED broadcast for the multi-user case by Gavin Corkery · 6 years ago
- b4bad06 Fix NullPointerException. by Richard Uhler · 6 years ago
- cda1a17 Cleanup some obsolete TODOs and unused code. by Richard Uhler · 6 years ago
- 1d5db77 delete ENABLING rollback if we can't get session info for it. by Richard Uhler · 6 years ago
- 32830a3 Load rollback data in RollbackManagerServiceImpl constructor. by Richard Uhler · 6 years ago
- fcf64e8 Use "commit" for rollbacks instead of "execute". by Richard Uhler · 6 years ago
- 0c48af8 Add TestApi to block the RollbackManagerHandlerThread. by Richard Uhler · 6 years ago
- 7ad5775 Use Slog in RollbackManager, not Log by shafik · 6 years ago
- 0a8b713 Merge changes I52f70756,Icc621f0a by Chalard Jean · 5 years ago
- 742baf8 VibratorService: AIDL Amplitude API Change by Harpreet \"Eli\" Sangha · 5 years ago
- 73f1771 Add .apex suffix to apex files during validation by Mohammad Samiul Islam · 6 years ago
- f25aed4 Add host side test for secondary user rollback by shafik · 6 years ago
- e242750 Merge changes I493b969c,I7b759425,I60fe318a,Ie4ae6a97,I2379e47b, ... by Chalard Jean · 5 years ago
- deddeea Update OWNERS for some server/pm/User files by Bookatz · 5 years ago
- e7b214c Use mContext directly, and enforce via logging by Daniel Rosenberg · 6 years ago
- f96836e Move RecoverySystemService into its own package by Kenny Root · 5 years ago
- e51ae15 NetworkKey: migrate from ScanResult.wifiSsid to SSID by David Su · 5 years ago
- 8fee072 Merge changes from topic "rm-vibrator-1.4-pass-2" by Steven Moreland · 5 years ago
- 568fd89 Allow for empty time suggestions by Neil Fuller · 5 years ago
- a8ce56e Merge changes from topic "apks_in_apex" by Dario Freni · 5 years ago
- d39db87 [NS A11] Small refactor by Chalard Jean · 5 years ago
- c89c489 [NS A10] Cleanup by Chalard Jean · 5 years ago
- 1a4548c [NS A09] Always rematch all networks to requests by Chalard Jean · 5 years ago
- 578c420 [NS A08] Tiny refactoring by Chalard Jean · 5 years ago
- c6784cc [NS A06] Move more side effects out of the decision loop by Chalard Jean · 5 years ago
- c9ffb4e [NS A07] Move the last side effects out of the decision loop. by Chalard Jean · 5 years ago
- 7f014e5 [NS A05] Move some side effects out of the network decision loop by Chalard Jean · 5 years ago
- 8dcbaa5 [NS A04] Store changes in rematchNetworkAndRequests in a map by Chalard Jean · 5 years ago
- cf90423 [NS A03] Remove mNetworkForRequestId by Chalard Jean · 5 years ago
- 882d8b3 Move shared packages to NetworkStack project by Remi NGUYEN VAN · 6 years ago
- 8e7a1f8 Merge "Add prioritized enableCarMode API in UiModeManager" by Tyler Gunn · 5 years ago
- 35dd014 Merge "DO NOT MERGE Avoids deadlock when applying preferred activities" by Treehugger Robot · 5 years ago
- f05f2c2 Add prioritized enableCarMode API in UiModeManager by Tyler Gunn · 5 years ago
- 3fa8853 DO NOT MERGE Avoids deadlock when applying preferred activities by Patrick Baumann · 5 years ago
- addcc36 Merge "Revert "Revert submission from topic "separate-testing"."" by Andrei-Valentin Onea · 5 years ago
- 6860259 [NS A02] Move the contents of mNetworkForRequestId to NRIs by Chalard Jean · 5 years ago
- 11293a9 [NS A01] Add checks for the handler thread by Chalard Jean · 5 years ago
- 356951e Merge "Watchdog: Add netd to interesting processes" by Mike Yu · 5 years ago
- f2d7370 Adjust PermissionMonitor#startMonitoring in ConnectivityService by paulhu · 5 years ago
- c985595 Watchdog: Add netd to interesting processes by Mike Yu · 5 years ago
- 5af4695 Remove vibrator@1.4 by Steven Moreland · 5 years ago
- 6a61286 Merge "NetworkStackClient: Use @SystemApi alternative for isSameApp" by Treehugger Robot · 5 years ago
- 527ed44 VibratorService: avoid shim by Harpreet \"Eli\" Sangha · 5 years ago
- e3d6061 Merge "Update equals and hashCode methods of NoMan.Policy" by Treehugger Robot · 5 years ago
- 1dc2a0d Merge "Remove usage of Telephonymanager getDefault() and from() hidden APIs" by Jayachandran Chinnakkannu · 5 years ago
- 02d81c0 Revert "Revert submission from topic "separate-testing"." by Andrei Onea · 5 years ago
- cd953e9 Merge "add a new telephony protection level" by Chen Xu · 5 years ago
- 3fe3e81 Update equals and hashCode methods of NoMan.Policy by Beverly · 5 years ago
- 40472f1 Remove usage of Telephonymanager getDefault() and from() hidden APIs by Jayachandran C · 5 years ago
- f125956 NetworkStackClient: Use @SystemApi alternative for isSameApp by Roshan Pius · 5 years ago
- 688b3ae Merge "Make CompatConfig be package private." by Anna Trostanetski · 5 years ago
- 29146f9 Merge "Remove usage of Telephonymanager getDefault() hidden API" by Jayachandran Chinnakkannu · 5 years ago
- 73e22ad Merge "Remove usage of Telephonymanager getDefault() and from() hidden APIs" by Jayachandran Chinnakkannu · 5 years ago
- da02e07 add a new telephony protection level by Chen Xu · 5 years ago
- 235e52e PackageAbiHepler no longer modifies Package by Patrick Baumann · 6 years ago
- f62817e Adds scan unit tests by Patrick Baumann · 6 years ago
- 43fa1be Remove usage of Telephonymanager getDefault() and from() hidden APIs by Jayachandran C · 5 years ago
- 337df70 Merge "Remove usage of Telephonymanager getDefault() and from() hidden APIs" by Treehugger Robot · 5 years ago
- 3b78d75 Remove usage of Telephonymanager getDefault() hidden API by Jayachandran C · 5 years ago
- 16dce22 Remove usage of Telephonymanager getDefault() and from() hidden APIs by Jayachandran C · 5 years ago
- f69bbe1 Make CompatConfig be package private. by atrost · 5 years ago
- c68c069 Merge "Use the new gsid interface" by Howard Chen · 5 years ago
- c62f571 Merge "Update ArtManagerService for new profilebootclasspath properties" by Mathieu Chartier · 5 years ago
- 3926ad2 Update ArtManagerService for new profilebootclasspath properties by Mathieu Chartier · 5 years ago
- b485238 Merge "Move android.compat.annotation package out of libcore" by Anna Trostanetski · 5 years ago
- 188abff Merge "Add --no-test-api-acces to am instrument." by satayev · 5 years ago
- 19a2507 Merge "Set Assistant UID of the current user." by Treehugger Robot · 5 years ago
- e2ebc1b Add --no-test-api-acces to am instrument. by Artur Satayev · 5 years ago