VLab Issue #4611
Adding missing changed file. Change-Id: Ifcc56c121bb13806a5a5e7fc4e6de6e36900867e Former-commit-id: e68f56628f035ca2a20848a0e76f6efa8bbe1e8a
This commit is contained in:
parent
bbc346e29e
commit
0d046a56e8
1 changed files with 5 additions and 0 deletions
|
@ -1278,4 +1278,9 @@ public class MPEDisplayManager {
|
|||
|
||||
return type;
|
||||
}
|
||||
|
||||
public int getDisplayedAccumHrs() {
|
||||
|
||||
return displayedAccumHrs;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue