summaryrefslogtreecommitdiff
path: root/libs/androidfw/ApkParsing.cpp
diff options
context:
space:
mode:
author Yao Qijing <yaoqq@google.com> 2023-03-08 13:46:21 +0000
committer Yao Qijing <yaoqq@google.com> 2023-03-22 08:11:20 +0000
commit9e5617599aec1667482ba58d4be31912be6b9148 (patch)
tree7a7138e1776d1b0f777fcf067a2a9b1ba36e0ecb /libs/androidfw/ApkParsing.cpp
parentad24c2d9a46d646ab1d730d23718282eb68b135b (diff)
Allow using config to disable creation of navBar and taskBar
Some platforms, like ARC, has their own implementation of navBar and taskBar, and do not require the creation of these instances. Previously, config_showNavigationBar was implemented to control the creation of navBar. Now, with this CL, we are also using the same config to guard the creation of taskBar. This provides a platform-wide configuration option to disable the creation of both navBar and taskBar without introducing any divergence from the upstream code. Bug: 271960221 Test: Build Change-Id: Ieb86c0f1ed99075ba2417f9ba1c3fa7a603718ae
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions