OSDN Git Service

Settings: DeviceInfo: Clean up the PlatLogo checks
authorZhao Wei Liew <zhaoweiliew@gmail.com>
Fri, 13 Jan 2017 18:18:58 +0000 (02:18 +0800)
committerArne Coucheron <arco68@gmail.com>
Tue, 17 Jan 2017 05:20:47 +0000 (06:20 +0100)
commit43bf7134211276ee61f6dc7ffa9a4fc8156b2d2a
treeb08565b75fcf40c2c1de1a2f234cfb513f68c461
parent79bc3242260a2ce246c12b2a9accb0325d7e077d
Settings: DeviceInfo: Clean up the PlatLogo checks

Re-use the existing AOSP check for displaying our logo instead
of maintaining a chunk of copied code.

Also, change the intent from 'is_cm' to 'is_lineage' for rebranding.

Change-Id: I23dfc7b6aa6b8d96d45a757a4b44f2399e62196c
src/com/android/settings/DeviceInfoSettings.java