OSDN Git Service

Add property to prevent commit for Vts test
authorPaul Lawrence <paullawrence@google.com>
Wed, 12 Jun 2019 19:03:01 +0000 (12:03 -0700)
committerPaul Lawrence <paullawrence@google.com>
Wed, 12 Jun 2019 21:24:13 +0000 (14:24 -0700)
commit3f1ce062d55628878dfe4d68094b5e4de951745e
tree973f41a67a3b283df2ab0b6320ba85a4cbff0c81
parent8cc5716ef109b3e7b8926fdced0aef1bb96368d0
Add property to prevent commit for Vts test

Old approach (do not start class main) does not work because when
testings userdebug GSI on user system, adb does not start until the
framework starts.

Bug: 134126407
Test: Test passes with userdebug GSI on user Taimen
Change-Id: I20441964dbc7b6ad5b445fa17a1374c1282bbbd8
Checkpoint.cpp