Merge pull request #344 from hugoncosta/patch-1

Add a warning about GApps
This commit is contained in:
Samuel Shifterovich 2017-10-12 15:36:05 +00:00 committed by GitHub
commit 7a53b88a4e

View File

@ -2683,6 +2683,10 @@
<div class="page-header"> <div class="page-header">
<h1><a href="#mobile_os" class="titleanchor"><span class="glyphicon glyphicon-link"></span></a> Mobile Operating Systems</h1> <h1><a href="#mobile_os" class="titleanchor"><span class="glyphicon glyphicon-link"></span></a> Mobile Operating Systems</h1>
</div> </div>
<!-- alert message about GApps -->
<div class="alert alert-warning" role="alert">
<strong>Even though the source code of the following OS is provided, installing Google Apps may compromise your setup.</strong>
</div>
<div class="row"> <div class="row">
<div class="col-sm-4"> <div class="col-sm-4">
<div class="panel panel-success"> <div class="panel panel-success">