|  | 
|  | 1 | +<!DOCTYPE HTML> | 
|  | 2 | +<html> | 
|  | 3 | +<head> | 
|  | 4 | +<meta http-equiv="X-UA-Compatible" content="IE=edge"> | 
|  | 5 | +<meta charset="utf-8"> | 
|  | 6 | +<meta name="viewport" content="width=device-width, initial-scale=1.0"> | 
|  | 7 | +<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous"> | 
|  | 8 | +<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> | 
|  | 9 | +<link rel="stylesheet" type="text/css" href="./assets/style.css" > | 
|  | 10 | +<script async src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> | 
|  | 11 | +<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script> | 
|  | 12 | + | 
|  | 13 | +<link rel="icon" href="./assets/favicon.svg" type="image/svg"> | 
|  | 14 | +<link rel="shortcut icon" href="./assets/favicon.ico" type="image/x-icon"> | 
|  | 15 | + | 
|  | 16 | +<title>android-15.0.0_r32 to android-15.0.0_r36 AOSP changelog</title> | 
|  | 17 | + | 
|  | 18 | +<script> | 
|  | 19 | +function show(sectionId) { | 
|  | 20 | +	if (document.getElementById(sectionId)) { | 
|  | 21 | +		document.getElementById(sectionId+'-show').style.display = 'none'; | 
|  | 22 | +		document.getElementById(sectionId+'-hide').style.display = 'inline'; | 
|  | 23 | +		document.getElementById(sectionId).style.display = 'block'; | 
|  | 24 | +	} | 
|  | 25 | +} | 
|  | 26 | + | 
|  | 27 | +function hide(sectionId) { | 
|  | 28 | +	if (document.getElementById(sectionId)) { | 
|  | 29 | +		document.getElementById(sectionId+'-show').style.display = 'inline'; | 
|  | 30 | +		document.getElementById(sectionId+'-hide').style.display = 'none'; | 
|  | 31 | +		document.getElementById(sectionId).style.display = 'none'; | 
|  | 32 | +	} | 
|  | 33 | +} | 
|  | 34 | +</script> | 
|  | 35 | +</head> | 
|  | 36 | +<body> | 
|  | 37 | +<div class="navbar navbar-default navbar-fixed-top"> | 
|  | 38 | +  <div class="container"> | 
|  | 39 | +    <div class="navbar-header"> | 
|  | 40 | +      <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> | 
|  | 41 | +        <span class="icon-bar"></span> | 
|  | 42 | +        <span class="icon-bar"></span> | 
|  | 43 | +        <span class="icon-bar"></span> | 
|  | 44 | +      </button> | 
|  | 45 | +      <a class="navbar-brand" href="./index.html">AOSP Changelogs</a> | 
|  | 46 | +    </div> | 
|  | 47 | +    <div class="navbar-collapse collapse"> | 
|  | 48 | +      <ul class="nav navbar-nav"> | 
|  | 49 | +      </ul> | 
|  | 50 | +    </div> | 
|  | 51 | +  </div> | 
|  | 52 | +</div> | 
|  | 53 | +<div class="container card"> | 
|  | 54 | +<div class="row"> | 
|  | 55 | +    <div class="col-md-12"> | 
|  | 56 | +        <h1>android-15.0.0_r32 to android-15.0.0_r36 AOSP changelog</h1> | 
|  | 57 | +    </div> | 
|  | 58 | +</div> | 
|  | 59 | + | 
|  | 60 | +<div class="row"> | 
|  | 61 | +    <div class="col-md-12"> | 
|  | 62 | +<p>This only includes the Android Open Source Project changes and does not include any changes | 
|  | 63 | +in any proprietary components included by Google or any hardware manufacturer. The raw log was  | 
|  | 64 | +generated using a modified version of <a href="https://groups.google.com/d/msg/android-building/0DtsHawjs4k/And8o3Dni_UJ">this script</a> written by JBQ and improved by Al Sutton.</p> | 
|  | 65 | + | 
|  | 66 | +<p><strong>Please do not copy this without attribution to this site and JBQ for the original script.</strong></p> | 
|  | 67 | +    </div> | 
|  | 68 | +</div> | 
|  | 69 | +<div class="row"> | 
|  | 70 | +    <div class="col-md-12"> | 
|  | 71 | +        <div id="changes"> | 
|  | 72 | +<p><h2><a href="#" id="platform_build-show" class="showLink" onclick="show('platform_build');return false;">+</a><a href="#" id="platform_build-hide" class="hideLink" onclick="hide('platform_build');return false;">-</a> <a name="platform_build" class="nonLink">Project:</a> <a href="https://android.googlesource.com/platform/build">platform/build</a></h2> | 
|  | 73 | +<div id="platform_build"><a href="https://android.googlesource.com/platform/build/+/d9611a86f6">d9611a86f6</a> :  Version bump to BP1A.250505.005.D1 [core/build_id.mk]<br /> | 
|  | 74 | +</div></p> | 
|  | 75 | + | 
|  | 76 | +<p><h2><a href="#" id="platform_frameworks_opt_telephony-show" class="showLink" onclick="show('platform_frameworks_opt_telephony');return false;">+</a><a href="#" id="platform_frameworks_opt_telephony-hide" class="hideLink" onclick="hide('platform_frameworks_opt_telephony');return false;">-</a> <a name="platform_frameworks_opt_telephony" class="nonLink">Project:</a> <a href="https://android.googlesource.com/platform/frameworks/opt/telephony">platform/frameworks/opt/telephony</a></h2> | 
|  | 77 | +<div id="platform_frameworks_opt_telephony"><a href="https://android.googlesource.com/platform/frameworks/opt/telephony/+/4ce1d63640">4ce1d63640</a> :  Fix a race condition that causes DatagramDispatcher to get stuck<br /> | 
|  | 78 | +</div></p> | 
|  | 79 | + | 
|  | 80 | + | 
|  | 81 | +        </div> | 
|  | 82 | +    </div> | 
|  | 83 | +</div> | 
|  | 84 | +</div> | 
|  | 85 | + | 
|  | 86 | +<div id="footer"> | 
|  | 87 | +    <div class="container"> | 
|  | 88 | +        <div class="row"> | 
|  | 89 | +            <div class="col-md-6"> | 
|  | 90 | +                <p class="text-muted">© Copyright 20[0-9]{2} The LineageOS Project</p> | 
|  | 91 | +            </div> | 
|  | 92 | +        </div> | 
|  | 93 | +    </div> | 
|  | 94 | +</div> | 
|  | 95 | +</body> | 
|  | 96 | +</html> | 
0 commit comments