summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZips <hcolmenares@gmail.com>2018-02-16 13:54:04 -0500
committerZips <hcolmenares@gmail.com>2018-02-16 13:54:04 -0500
commit227489e5a7798d06c5dc5f6f835bffdcca10acb2 (patch)
treec8fe2214518697c60bf40a167753b98c0c7c93c0
parentf228e642fcc09a3353030b42871ee4a75e027443 (diff)
deb: Update Manifest
Change-Id: I07e77311bfeeb6d2cc7fc0bfaaf489a6d61c2ace
-rw-r--r--manifest.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/manifest.xml b/manifest.xml
index 155a592..5ad85f2 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -63,4 +63,22 @@
<instance>slot1</instance>
</interface>
</hal>
+ <hal format="hidl">
+ <name>android.hardware.gnss</name>
+ <transport>hwbinder</transport>
+ <version>1.0</version>
+ <interface>
+ <name>IGnss</name>
+ <instance>default</instance>
+ </interface>
+ </hal>
+ <hal format="hidl">
+ <name>android.hardware.configstore</name>
+ <transport>hwbinder</transport>
+ <version>1.0</version>
+ <interface>
+ <name>ISurfaceFlingerConfigs</name>
+ <instance>default</instance>
+ </interface>
+ </hal>
</manifest>