aboutsummaryrefslogtreecommitdiff
path: root/manifest.xml
diff options
context:
space:
mode:
authormuluhe <muluhe@codeaurora.org>2017-09-27 11:20:37 +0800
committermuluhe <muluhe@codeaurora.org>2017-11-14 17:33:08 +0800
commit00a3282458da6c88fb1bed1397515f6d474e6b7b (patch)
tree615070589abcf5af6a97c62d62eba882b74231de /manifest.xml
parent5dc98d5bf8b6858c4e7fd9470907cd09e184f8af (diff)
sdm660: add factory hidl definition
Add factory hidl definition. Change-Id: I799f3fbca1b08c7c9aea913a803075ae27709118
Diffstat (limited to 'manifest.xml')
-rwxr-xr-x[-rw-r--r--]manifest.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/manifest.xml b/manifest.xml
index 4457834..34a4bce 100644..100755
--- a/manifest.xml
+++ b/manifest.xml
@@ -690,4 +690,14 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<instance>default</instance>
</interface>
</hal>
+ <!-- Factory HAL service -->
+ <hal format="hidl">
+ <name>vendor.qti.hardware.factory</name>
+ <transport>hwbinder</transport>
+ <version>1.0</version>
+ <interface>
+ <name>IFactory</name>
+ <instance>default</instance>
+ </interface>
+ </hal>
</manifest>