Document address:https://source.android.com/devices/tech/display/multi_display/displays#focus target:Per-display focus Use com.android.internal.R.bool.config_perDisplayFocusEnabled to set per-display focus. where the resource :com.android.internal.R.bool.config_perDisplayFocusEnabled can by find. the document don't give the path ,I unkown how to complete the operation.
Asked
Active
Viewed 399 times
1 Answers
0
That value is defined here: https://cs.android.com/android/platform/superproject/+/master:frameworks/base/core/res/res/values/config.xml?q=config_perDisplayFocusEnabled
And here for the automotive use case:

narko
- 3,645
- 1
- 28
- 33