Merge "Ota: Add command logging"
am: 9a8d78dc86
Change-Id: I48b887a26c8f8123c112559da0f74112bb703b1c
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