Fix location of vk_layer_settings.txt on Android
authorChristian Forfang <cforfang@users.noreply.github.com>
Thu, 4 May 2017 13:26:51 +0000 (15:26 +0200)
committerCody Northrop <cnorthrop@google.com>
Thu, 4 May 2017 16:11:23 +0000 (10:11 -0600)
commit8c21ba73708d079d45b99921585a4d255020b8f7
treee555a1ebc45634613d3e0b5bda8abe7c2858bc06
parentec652c3aa4323ef4bf8f317473f88cc7bddc4811
Fix location of vk_layer_settings.txt on Android

Commit 969ab0680dd434f0 ('api_dump: Support config file and logging on Android')
added a custom location for vk_layer_settings.txt on Android. However, commit
750837a5dedf524c81c (Merge branch 'trunk') ended up partly overwriting these changes,
breaking the functionality.

As a result, using the config file on Android hasn't worked since October 2016. This commit
restores the changes in the original commit to fix this.
layers/vk_layer_config.cpp