commit | 39b0e9a02ba653e49333368ffbfa494a64d81d21 | [log] [tgz] |
---|---|---|
author | Yan Zhu <yanzhuyan@google.com> | Mon Jul 22 11:23:13 2019 -0700 |
committer | Yan Zhu <yanzhuyan@google.com> | Thu Sep 05 14:05:28 2019 +0000 |
tree | 5173aac46a73deb8a37563d17e83c34ba3b1d363 | |
parent | b13c6bbdf8b8f68c63b5b80539dc8d7b6180ce91 [diff] |
Add flag info to displays dump output proto FLAG_PRIVATE information is needed for cts on physical private display Bug: 133794475 Test: -Build and flash (make -j framework; aae flash 1s) - Add "Log.d(TAG, display.toString())" in code to print out detailed information about display. (Note: Display class is imported from android.server.wm.WindowManagerState.Display) - Check "mFlags=.." is printed Change-Id: I6481dff51b140d3a9320e1e92b06fff531ba34e9