fused_location.h: vendor-only
This commit hides fused_location.h from the system. - include - it is no longer in the global include - include_all - it is no longer accessible to system things which use libhardware Bug: 37280010 Test: boot/build Change-Id: I12297f28d8d2330821f45c3a2caced026ea703ed
This commit is contained in:
parent
3556da3b4a
commit
68990e5354
2 changed files with 1 additions and 2 deletions
|
@ -1 +0,0 @@
|
|||
../../include_all/hardware/fused_location.h
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
#include <hardware/hardware.h>
|
||||
|
||||
#include "gnss-base.h"
|
||||
#include <hardware/gnss-base.h>
|
||||
|
||||
/**
|
||||
* This header file defines the interface of the Fused Location Provider.
|
Loading…
Reference in a new issue