From afcf4af54e4dd7d0b19471ea42b24a6713ed9043 Mon Sep 17 00:00:00 2001 From: Kevin Tang Date: Tue, 15 Jan 2019 22:23:55 -0800 Subject: make location.lnx.5.0 build for LE Change-Id: Ia8c39902ae7ce532d5efa9f36058a8f3f0e0b674 CRs-Fixed: 2381679 --- utils/loc_cfg.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'utils/loc_cfg.h') diff --git a/utils/loc_cfg.h b/utils/loc_cfg.h index c8c39c9..5c77dc6 100644 --- a/utils/loc_cfg.h +++ b/utils/loc_cfg.h @@ -113,6 +113,8 @@ extern "C" { * MODULE EXPORTED FUNCTIONS * *============================================================================*/ +bool isVendorEnhanced(); +void setVendorEnhanced(bool vendorEnhanced); void loc_read_conf(const char* conf_file_name, const loc_param_s_type* config_table, uint32_t table_length); -- cgit v1.2.3