OSDN Git Service

Add a ClassOfDevice type
authorMyles Watson <mylesgw@google.com>
Thu, 22 Nov 2018 00:24:52 +0000 (16:24 -0800)
committerMyles Watson <mylesgw@google.com>
Fri, 18 Jan 2019 14:50:01 +0000 (06:50 -0800)
commit6c252873b91b5c1cf272b11fa04b0a4ff1996356
tree375b53c2baf53494c0ad5908750cd5db081e825d
parentcf7b381ce8b9badd855e94000ddf7b13972eaf36
Add a ClassOfDevice type

Test: net_test_types
Change-Id: If1f2e294ba46e39219e0c60dd1795d34123714c8
types/Android.bp
types/class_of_device.cc [new file with mode: 0644]
types/class_of_device.h [new file with mode: 0644]
types/test/class_of_device_unittest.cc [new file with mode: 0644]