#!/usr/bin/env bash echo "ro.build.version=$RELEASE_VERSION" echo "ro.build.channel=$CHANNEL_TYPE" echo "ro.build.id=$RELEASE_ID"