Merge "Ota: Add command logging" am: 9a8d78dc86
am: 8dd991a7ef
Change-Id: I7a5061a98c33abbae787a42079c41263dbcdc7cb
This commit is contained in:
@@ -213,6 +213,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