Using resource override instead of code-swap for ApiWrapper

Bug: 330920490
Flag: None
Test: Presubmit
Change-Id: Iac19f32e64d2c76ed5b4f8592943ee4ae7af51b5
This commit is contained in:
Sunny Goyal
2024-03-25 16:12:10 -07:00
parent 8ecbaa422f
commit 11117d9b2a
22 changed files with 247 additions and 301 deletions
@@ -93,6 +93,13 @@ public class WindowManagerProxy implements ResourceBasedOverride {
mTaskbarDrawnInProcess = taskbarDrawnInProcess;
}
/**
* Returns true if taskbar is drawn in process
*/
public boolean isTaskbarDrawnInProcess() {
return mTaskbarDrawnInProcess;
}
/**
* Returns a map of normalized info of internal displays to estimated window bounds
* for that display