Merge "Merge "Ota: Add command logging" am: 9a8d78dc86 am: 8dd991a7ef am: c47f92b374"
This commit is contained in:
committed by
Android (Google) Code Review
commit
cdf3dc290b
@@ -214,6 +214,7 @@ public class OtaDexoptService extends IOtaDexopt.Stub {
|
||||
if (getAvailableSpace() > 0) {
|
||||
dexoptCommandCountExecuted++;
|
||||
|
||||
Log.d(TAG, "Next command: " + next);
|
||||
return next;
|
||||
} else {
|
||||
if (DEBUG_DEXOPT) {
|
||||
|
||||
Reference in New Issue
Block a user