summaryrefslogtreecommitdiff
path: root/utils/loc_target.h
diff options
context:
space:
mode:
authorDante Russo <drusso@codeaurora.org>2018-07-23 14:11:58 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2018-07-23 17:58:04 -0700
commit06d93da4a1ad7559356e489e6b342490dc53aa09 (patch)
treeea2a0ace0eebcfd850ee2c0745167560b471dd66 /utils/loc_target.h
parent6bb4b271cf43e9f99ee40decc287dbc889d596c2 (diff)
downloadgps-06d93da4a1ad7559356e489e6b342490dc53aa09.tar.gz
Deprecate reading of ro.lean property
ro.lean property is no longer used, so remove reading logic of this property. If ro.lean is added in the future, it will need vendor prefix. Change-Id: I6b5e891f6d59c0809f9136541bbfb6696cbf4d5a CRs-fixed: 2282702
Diffstat (limited to 'utils/loc_target.h')
-rw-r--r--utils/loc_target.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/utils/loc_target.h b/utils/loc_target.h
index 47a67d9..172b475 100644
--- a/utils/loc_target.h
+++ b/utils/loc_target.h
@@ -55,12 +55,6 @@ void loc_get_platform_name(char *platform_name, int array_length);
of atleast PROPERTY_VALUE_MAX*/
void loc_get_auto_platform_name(char *platform_name, int array_length);
-/*Reads the property ro.lean to identify if this is a lean target
- Returns:
- 0 if not a lean and mean target
- 1 if this is a lean and mean target*/
-int loc_identify_lean_target();
-
/* Please remember to update 'target_name' in loc_log.cpp,
if do any changes to this enum. */
typedef enum {