mirror of https://github.com/BOINC/boinc.git
Specify ARM based Android devices for now
This commit is contained in:
parent
9b2d0f992f
commit
79855ef349
|
@ -348,7 +348,7 @@ $linuxcompat = array(
|
||||||
|
|
||||||
$android = array(
|
$android = array(
|
||||||
"name"=>"Android 2.3.3 or better",
|
"name"=>"Android 2.3.3 or better",
|
||||||
"description"=>"BOINC client for use with all Android devices",
|
"description"=>"BOINC client for use with all ARM based Android devices",
|
||||||
"dbname" => "arm-android-linux-gnu",
|
"dbname" => "arm-android-linux-gnu",
|
||||||
"versions"=>array(
|
"versions"=>array(
|
||||||
$a72,
|
$a72,
|
||||||
|
|
Loading…
Reference in New Issue