1#
2# This file is to be included in makefiles that use the navigation bar
3# Please include this just before building the package
4#
5
6LOCAL_RESOURCE_DIR += $(call my-dir)/res
7LOCAL_AAPT_FLAGS += --auto-add-overlay --extra-packages com.android.setupwizard.navigationbar
8LOCAL_STATIC_JAVA_LIBRARIES += setup-wizard-navbar
9