Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2087061a authored by Romain Hunault's avatar Romain Hunault
Browse files

The place where we have to work onto

parent a56c22f4
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -60,6 +60,10 @@
    		$ret = array();

            foreach ( $this->builds as $build ) {

                // TODO look into incremental
                // TODO look into android_version

                array_push( $ret, array(
                    // CyanogenMod
                    'incremental' => $build->getIncremental(),