OSDN Git Service

Use always fatal assertions in vr_composer_view and add one more
authorJohn Bates <jbates@google.com>
Mon, 30 Jan 2017 16:58:20 +0000 (08:58 -0800)
committerAlex Vakulenko <avakulenko@google.com>
Thu, 2 Feb 2017 02:26:33 +0000 (18:26 -0800)
commitd04162a9dd0541dd41920d774f690b01b7c25f3b
treed075e4e76ec2ccc36d1b4e2dac7cdb44e841865c
parent43b5b06c8be24e465bd6a7b22a8d341db1ad50a2
Use always fatal assertions in vr_composer_view and add one more

Previously vr_composer_view would never trip on its assertions.

This caused it to startup in a bad state sometimes and need to be manually
restarted.

Bug: 34807059
Test: manually
Change-Id: I4b35c95fd411e3ca8e982de511de0e5e12f18483
services/vr/vr_window_manager/composer_view/Android.bp_disable
services/vr/vr_window_manager/composer_view/vr_composer_view.cpp