YQ-DemoGit
  1. YQ-DemoGit

base

Public
AuthorCommitMessageCommit dateIssues
Linux Build Service AccountLinux Build Service Account
81d86d4be1fMMerge AU_LINUX_ANDROID_LA.BR.1.2.9_RB1.07.01.01.254.019 on remote branchChange-Id: I3f31eb18530db4cb5809acdafb957e16b74299b5
Linux Build Service AccountLinux Build Service Account
2ea99471361MPromotion of android-framework.lnx.2.0.c1-00032.CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 2012921 If3f024a1611366c0677a996705724458094fcfad Prevent writing to FRP partition during factory reset. 2012903 I8c94a06f5fa722312436484609bafcb0585d6d18 Fix exploit where can hide the fact that a location was 201292...
Linux Build Service AccountGerrit - the friendly Code Review serverLinux Build Service Account
c8396cd7a86MMerge "[DO NOT MERGE] Prevent crash from early Toast surface destruction."
Linux Build Service AccountGerrit - the friendly Code Review serverLinux Build Service Account
bcc855e4b73MMerge "SystemUI: Change Config"
Svetoslav GanovGerrit - the friendly Code Review serverSvetoslav Ganov
42d5f58b2b3[DO NOT MERGE] Prevent crash from early Toast surface destruction.To understand this change it's first helpful to review Toasts. The ViewRoot is constructed on the client side, but it's added, to a window token controlled by the NotificationManagerService. When we call NotificationManagerService#cancelToast, the system will remove this window token. With the window token removed, the WindowManager needs to destroy the surface to prevent orphaned windows. If w...
Charles HeGerrit - the friendly Code Review serverCharles He
05dde044c45Add @GuardedBy annotation to PersistentDataBlockService#mIsWritable.Change-Id: I1024f2a56badde5c123d025d6fe02f42559cbcb1 Test: manual Bug: 30352311 (cherry picked from commit f6f1d627483b4dad9d65176769a1ee92c59a4810) (cherry picked from commit 71d2a41dd9c8be8c4bca5eba339802e1e0c2be3c) (cherry picked from commit 5f621b5b1549e8379aee05807652d5111382ccc6)
Charles HeGerrit - the friendly Code Review serverCharles He
2a1faa278b0Prevent writing to FRP partition during factory reset.Avoid potential race condition between FRP wipe and write operations during factory reset by making the FRP partition unwritable after wipe. Bug: 30352311 Test: manual Change-Id: If3f024a1611366c0677a996705724458094fcfad (cherry picked from commit a629c772f4a7a5ddf7ff9f78fb19f7ab86c2a9c2) (cherry picked from commit a9437bd1caeeb38780d920a81bde8cc7ca280fe0) (cherry picked from commit 1c4d535d08...
Tom O'NeillGerrit - the friendly Code Review serverTom O'Neill
8ec0bbe9706Fix exploit where can hide the fact that a location was mocked am: a206a0f17e am: d417e54872 am: 3380a77516 am: 0a8978f04b am: 1684e5f344 am: d28eef0cc2 am: 1f458fdc66 am: d82f8a67fc am: 1ac8affd51 am: 56098f81b6 am: 7cec76de0f am: 2da05d0f9eChange-Id: I8c94a06f5fa722312436484609bafcb0585d6d18 (cherry picked from commit d22261fef84481651e12995062105239d551cbc6)
Linux Build Service AccountLinux Build Service Account
80b377ae8c7MPromotion of android-framework.lnx.2.0.c1-00031.CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 2004506 I58883e04b174f2b0dd3e00b2fadaf287de41bbb2 SystemUI:Notification bar custom notification display pr 2011252 I2ae834b1f3b99cfde2388fad8bfc90efff168186 Revert "Revert "server: Whitelist non-INTERNET/non-CELLU 106...
Linux Build Service AccountGerrit - the friendly Code Review serverLinux Build Service Account
c376050bcb5MMerge "Revert "Revert "server: Whitelist non-INTERNET/non-CELLULAR Network..."""
Linux Build Service AccountGerrit - the friendly Code Review serverLinux Build Service Account
5131e14bc32MMerge "SystemUI:Fix overlapping of sim quicksetting icons"
Linux Build Service AccountLinux Build Service Account
e082e9bccd3MPromotion of android-framework.lnx.2.0.c1-00030.CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 2005160 I1b3c77f533130f790f1b0b57daf14e6d571179c3 Update config when CarrierConfig is loaded Change-Id: I475445e0a6519a59897cf1643c2a9ae364be59d0 CRs-Fixed: 2005160
Pavan Kumar MGerrit - the friendly Code Review serverPavan Kumar M
8087a0bdee8Revert "Revert "server: Whitelist non-INTERNET/non-CELLULAR Network...""This reverts commit b4152b515a81a06ac0e5ccd4c86f570118d64631. Change-Id: I2ae834b1f3b99cfde2388fad8bfc90efff168186 CRs-Fixed: 2011252
minzGerrit - the friendly Code Review serverminz
40bb43d4abcSystemUI:Fix overlapping of sim quicksetting iconsWhile slowly draging down notification bar QuickQSPanel view will be added,it extends QSPanel, so must make the SimSwitcherView gone. Change-Id: I9598a078f5be38668d2589ed2a83fc6589bbed1e CRs-Fixed: 1068873
minzGerrit - the friendly Code Review serverminz
e6967241b63SystemUI:Unable to see Power Percentage iconWhen statusbar backgroud set to light color,Power Percentage icon didn't set to dark lead to issue,set icon color to dark when backgroud became to light. Change-Id: I99eacc360c9d1d64acd14769224ce9d3768d5140 CRs-Fixed: 2009253
minzGerrit - the friendly Code Review serverminz
942e487e9f8SystemUI:Notification bar custom notification display problemsInstall souhuxinwen.apk,5.8.4, Push the information of the status bar shows black background + black font. When apk's targetSdk<19 notification background will be set to black color(#ff1a1a1a),so change the color to NormalColor (#ffffffff) to match the display. Change-Id: I58883e04b174f2b0dd3e00b2fadaf287de41bbb2 CRs-Fixed: 2004506
minzGerrit - the friendly Code Review serverminz
2ce26984d17SystemUI:Bluetooth can't be turn offBluetooth can't be turn off after doule turn on/off Bluetooth butooth in quick settings,when bluetooth is in state turing on toggle will be set to unable,when you stay in datail page icon will never refresh again,so add the refresh logic. Change-Id: I884558dfdbefc595f4230acdce3e3ad0de6eef2a CRs-Fixed: 2006430
Linux Build Service AccountLinux Build Service Account
c8982ec9e2bMPromotion of android-framework.lnx.2.0.c1-00029.CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 1102756 I83dd6c8b28b819b1f305ba45853d56a685eccc4e BT: Update wait function in ManagerService to handle BL Change-Id: Ibc92dbc44914ce967a7942b87e348ea9931b5ea7 CRs-Fixed: 1102756
Linux Build Service AccountGerrit - the friendly Code Review serverLinux Build Service Account
ee0246a09caMMerge "Update config when CarrierConfig is loaded"
Mayukh ChatterjeeGerrit - the friendly Code Review serverMayukh Chatterjee
d4a8ecffb93Update config when CarrierConfig is loadedConfig should be updated only when CarrierConfig is loaded successfully. Change-Id: I1b3c77f533130f790f1b0b57daf14e6d571179c3 CRs-Fixed: 2005160
mqiGerrit - the friendly Code Review servermqi
7713fd4cabbSystemUI: Change ConfigChange config_showRsrpSignalLevelforLTE to false in default mode as this should be only set to true in CMCC mode Change-Id: I05fd24393bca9ac4f96645faa15af9713b8f72e3 CRs-Fixed: 2008904
Linux Build Service AccountGerrit - the friendly Code Review serverLinux Build Service Account
d8a544a4fe8MMerge "Revert "Fix to display call screen on UI"" into LA.BR.1.2.9_rb1.12
Jeff SharkeyGerrit - the friendly Code Review serverJeff Sharkey
0fed53e4078DO NOT MERGE. Retain DownloadManager Uri grants when clearing.As part of fixing a recent security issue, DownloadManager now needs to issue Uri permission grants for all downloads. However, if an app that requested a download is upgraded or otherwise force-stopped, the required permission grants are removed. We could tell DownloadManager about the app being stopped, but that would be racy (due to background broadcast), and waking it up would degrade sys...
Sandeep KuntaGerrit - the friendly Code Review serverSandeep Kunta
9c1be1af8b5Revert "Fix to display call screen on UI"This reverts commit aefb3bbaa2dfe54287a417d3d9c3c697f079172b. Revert above commit to resolve CTS failure. Change-Id: Ieaf2556d35f5c3627ca0c461dfd4369eebc55380 CRs-Fixed: 2005786
Svet GanovGerrit - the friendly Code Review serverSvet Ganov
09c33bfc170[DO NOT MERGE] Fix vulnerability in MemoryIntArray - fix build filebug:33039926 bug:33042690 Change-Id: If0431b77ec546c72f8cc25bb605a851572bb22a6 (cherry picked from commit c3db570a0064b2dcbe806ddb5de3f678623612ca) (cherry picked from commit 31a06019d13d7b00ca35fc8512191c643acb8e84)
Jeff SharkeyGerrit - the friendly Code Review serverJeff Sharkey
e5549160346DO NOT MERGE: Check provider access for content changes.For an app to either send or receive content change notifications, require that they have some level of access to the underlying provider. Without these checks, a malicious app could sniff sensitive user data from the notifications of otherwise private providers. Test: builds, boots, PoC app now fails Bug: 32555637 Change-Id: If2dcd45cb0a9f1fb3b93e39fc7b8ae9c34c2fdef (cherry picked from commi...
Svetoslav GanovGerrit - the friendly Code Review serverSvetoslav Ganov
4994e261fd0Fix vulnerability in MemoryIntArrayMemoryIntArray was using the size of the undelying ashmem region to mmap the data but the ashmem size can be changed until the former is memory mapped. Since we use the ashmem region size for boundary checking and memory unmapping if it does not match the size used while mapping an attacker can force the system to unmap memory or to access undefined memory and crash. Also we were passing the m...
Linux Build Service AccountLinux Build Service Account
fa958ef8a71MPromotion of android-framework.lnx.2.0.c1-00027.CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 1086355 I8609ebee045e80c1bd66567da737696623803b08 SystemUI:3G does not updated to H+ until drop down notif 1111979 I1004579181ff7a223ef659e85c46100c47ab2409 Fix vulnerability in MemoryIntArray 1112014 If2dcd45cb0a9f...
Linux Build Service AccountLinux Build Service Account
1a5984d537cMMerge AU_LINUX_ANDROID_LA.BR.1.2.9_RB1.07.01.01.254.017 on remote branchChange-Id: Ib4774851afa8be58be6bfbbf5fdf685a336e8b30
Gurpreet GhaiGerrit - the friendly Code Review serverGurpreet Ghai
38f41939df5BT: Update wait function in ManagerService to handle BLE states-> The wairforOnOff method while waiting for on/off event to occur doesn't takes BLE states into account. Since Bluetooth Manager Service needs to takes action to completely turn On or completely turn off Bluetooth when BLE turns ON, this intermediate state to handle BLE On State need to be handled at Manager Service to avoid waitforOnOff timeout. -> Replaced the waitforOnOff me...
Linux Build Service AccountGerrit - the friendly Code Review serverLinux Build Service Account
e6f70acd9b0MMerge "DO NOT MERGE.Retain DownloadManager Uri grants when clearing."
Linux Build Service AccountGerrit - the friendly Code Review serverLinux Build Service Account
59ec563ac8fMMerge "Revert "Fix to display call screen on UI""
Jeff SharkeyGerrit - the friendly Code Review serverJeff Sharkey
131966fba0fDO NOT MERGE. Retain DownloadManager Uri grants when clearing.As part of fixing a recent security issue, DownloadManager now needs to issue Uri permission grants for all downloads. However, if an app that requested a download is upgraded or otherwise force-stopped, the required permission grants are removed. We could tell DownloadManager about the app being stopped, but that would be racy (due to background broadcast), and waking it up would degrade sys...
Sandeep KuntaGerrit - the friendly Code Review serverSandeep Kunta
72ef7995e6eRevert "Fix to display call screen on UI"This reverts commit aefb3bbaa2dfe54287a417d3d9c3c697f079172b. Revert above commit to resolve CTS failure. Change-Id: Ieaf2556d35f5c3627ca0c461dfd4369eebc55380 CRs-Fixed: 2005786
Svet GanovGerrit - the friendly Code Review serverSvet Ganov
098e08c445b[DO NOT MERGE] Fix vulnerability in MemoryIntArray - fix build filebug:33039926 bug:33042690 Change-Id: If0431b77ec546c72f8cc25bb605a851572bb22a6 (cherry picked from commit c3db570a0064b2dcbe806ddb5de3f678623612ca) (cherry picked from commit 31a06019d13d7b00ca35fc8512191c643acb8e84)
Jeff SharkeyGerrit - the friendly Code Review serverJeff Sharkey
d417651ea6aDO NOT MERGE: Check provider access for content changes.For an app to either send or receive content change notifications, require that they have some level of access to the underlying provider. Without these checks, a malicious app could sniff sensitive user data from the notifications of otherwise private providers. Test: builds, boots, PoC app now fails Bug: 32555637 Change-Id: If2dcd45cb0a9f1fb3b93e39fc7b8ae9c34c2fdef (cherry picked from commi...
Svetoslav GanovGerrit - the friendly Code Review serverSvetoslav Ganov
b4a3869d5ecFix vulnerability in MemoryIntArrayMemoryIntArray was using the size of the undelying ashmem region to mmap the data but the ashmem size can be changed until the former is memory mapped. Since we use the ashmem region size for boundary checking and memory unmapping if it does not match the size used while mapping an attacker can force the system to unmap memory or to access undefined memory and crash. Also we were passing the m...
xuejiaGerrit - the friendly Code Review serverxuejia
98aa92d8ad1SystemUI: Remove embedded battery percentage in qs barDue to no assign values to mBatteryPct before updateShowPercent(). Assign values to mBatteryPct before updateShowPercent(). Change-Id: I2bcf656784cf4cbab36a1d5a203e43794eecc589 CRs-Fixed: 2004342
Linux Build Service AccountGerrit - the friendly Code Review serverLinux Build Service Account
59ecfdbf9adMMerge "SystemUI:3G does not updated to H+ until drop down notification bar"
Linux Build Service AccountGerrit - the friendly Code Review serverLinux Build Service Account
06ca6e66397MMerge "SystemUI:Fix overlapping of sim quicksetting icons"
Linux Build Service AccountGerrit - the friendly Code Review serverLinux Build Service Account
4590d3b44b3MMerge "SystemUI: LTE+,H+ and R icon in quickSettings panel not proper"
Linux Build Service AccountGerrit - the friendly Code Review serverLinux Build Service Account
df8a7753f37MMerge "SystemUI:Unable to see LTE and VOLTE annunciators"
minzGerrit - the friendly Code Review serverminz
24e00261198SystemUI:Fix overlapping of sim quicksetting iconsWhile slowly draging down notification bar QuickQSPanel view will be added,it extends QSPanel, so must make the SimSwitcherView invisible. Change-Id: Ib3fb1778a02d03573208119ca1a619681f27364d CRs-Fixed: 1068873
Linux Build Service AccountGerrit - the friendly Code Review serverLinux Build Service Account
25ec3ebf40dMMerge "SystemUI:"LTE" to "LTE+" is not refreshing automatically"
Linux Build Service AccountGerrit - the friendly Code Review serverLinux Build Service Account
4e63a960b5dMMerge "SystemUI: Change the two operators's seperator."
minzGerrit - the friendly Code Review serverminz
ac6997dd42eSystemUI:"LTE" to "LTE+" is not refreshing automaticallyStatus bar UI Icon from "LTE" to "LTE+" is not refreshing automatically,until pulldown the notificatio bar. The root cause is when dataType change from LTE to LTE+ notifylistner not judge dataType field. Change-Id: I8c5bbf3531c59f2ca722872ba7ae943343dea9e4 CRs-Fixed: 1088844
minzGerrit - the friendly Code Review serverminz
2a4290edcc7SystemUI:Unable to see LTE and VOLTE annunciatorsWhen statusbar backgroud set to light color,some icons didn't set to dark lead to issue,set icon color to dark when backgroud became to light.. Change-Id: I49123ceea006e3e38b4d8cee710daf24c540eb61 CRs-Fixed: 2005014
minzGerrit - the friendly Code Review serverminz
eee8bc7394eSystemUI:3G does not updated to H+ until drop down notification barwhen recive the signal type NETWORK_TYPE_HSPAP,statusbar and qspanel both get the wrong icon resource,change the resources. Change-Id: I8609ebee045e80c1bd66567da737696623803b08 CRs-Fixed: 1086355
Linux Build Service AccountLinux Build Service Account
9a86f477ab2MPromotion of android-framework.lnx.2.0.c1-00026.CRs Change ID Subject -------------------------------------------------------------------------------------------------------------- 1075969 1085014 I2fe3e912ac19add259ba8207a3bb194379a82512 Signal Strength threshold values update. 1114095 Idf9faa6216ca8c1ece6c0045add617fefecf51ac Fix to notify sms tone for first time while in call 2000927 I253b2...
xuejiaGerrit - the friendly Code Review serverxuejia
2151573f86cSystemUI: LTE+,H+ and R icon in quickSettings panel not properFont size of LTE+ Icon at pull down notification bar is smaller compared to LTE Icon,depressed the data type and roaming icon's height so that when LTE+ icon and roaming icon has enough space to display. Change-Id: Iebb3bd9b79e7e594e682c164717b84ce5a101e13 CRs-Fixed: 1089944 1089947