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

Commit 491b40d7 authored by Dirk Dougherty's avatar Dirk Dougherty
Browse files

Doc change: Change description for BRAND.

Bug:11431921

Change-Id: Id08bb58a52699942e0cf626aeb577ac05c84c575
parent acca12fa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ public class Build {
    /** The manufacturer of the product/hardware. */
    public static final String MANUFACTURER = getString("ro.product.manufacturer");

    /** The brand (e.g., carrier) the software is customized for, if any. */
    /** The consumer-visible brand with which the product/hardware will be associated, if any. */
    public static final String BRAND = getString("ro.product.brand");

    /** The end-user-visible name for the end product. */