VR Virtual Display created with SECURE flag.

VR Virtual display needs to be able to composite secure layers
into the VR scene.  To do that it needs access to said layers by
including VIRTUAL_DISPLAY_FLAG_SECURE at creation time.

Also add code to allow secure virtual displays to be created from
system components, which VR is.

Test: Run a secure activity (like a credit-card entry) in the virtual
display and ensure that it renders in VR.

Bug: 67714367
Change-Id: Iaeb9507aacd5d7e52e92b67c8ce2cd5af31a3f83
2 files changed