OSDN Git Service

Implement the Copyable interface to FirmwareVersionPreferenceController
authorStanley Wang <stanleytfwang@google.com>
Mon, 24 Dec 2018 10:30:17 +0000 (18:30 +0800)
committerStanley Wang <stanleytfwang@google.com>
Tue, 25 Dec 2018 11:04:16 +0000 (11:04 +0000)
commit847c0660a535e962edf3c81e9e5ae3d46757963f
tree1cbf73c83d3c518311454db48546e892a8c64da8
parenteb5e435dc64ac121b1788d780d52f757351d36aa
Implement the Copyable interface to FirmwareVersionPreferenceController

Copy the device version number to clipboard for Copyable.

Change-Id: Ibb687be442dd702c1197c7e8295fac5b914a7047
Fixes: 121463656
Test: manual and robotests
src/com/android/settings/deviceinfo/firmwareversion/FirmwareVersionPreferenceController.java
src/com/android/settings/slices/Copyable.java
tests/robotests/src/com/android/settings/deviceinfo/firmwareversion/FirmwareVersionPreferenceControllerTest.java