Adding missing changed file.

Change-Id: Ifcc56c121bb13806a5a5e7fc4e6de6e36900867e

Former-commit-id: 31efce6b8f [formerly 0d046a56e8 [formerly e68f56628f035ca2a20848a0e76f6efa8bbe1e8a]]
Former-commit-id: 0d046a56e8
Former-commit-id: 0e4b8d2e9b
This commit is contained in:
Chip Gobs 2014-09-18 12:12:42 -04:00
parent 0ac737c5a8
commit bf7643c622

View file

@ -1278,4 +1278,9 @@ public class MPEDisplayManager {
return type;
}
public int getDisplayedAccumHrs() {
return displayedAccumHrs;
}
}