aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarcost2 <marcostolcachir@gmail.com>2022-01-04 17:05:51 -0300
committermarcost2 <marcostolcachir@gmail.com>2022-01-07 20:00:52 -0300
commitc94329c216503d8c99d95833ba31f172f43f04b4 (patch)
tree5f67a9479cdfa59703266637285e92c58c6d7df4
parentf43361a416fe2236c7b3b47ed81ed18c986ac86c (diff)
albus: Readd com.motorola.mod to manifest
*I dropped this like an idiot sometime ago Change-Id: I5eada69f9ae0d49dfed9ff5f1da7fcfabee155c1
-rw-r--r--manifest.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/manifest.xml b/manifest.xml
index 308c0e6..48c7493 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -553,6 +553,15 @@
</interface>
</hal>
<hal format="hidl">
+ <name>com.motorola.mod</name>
+ <transport>hwbinder</transport>
+ <version>1.0</version>
+ <interface>
+ <name>IModManager</name>
+ <instance>default</instance>
+ </interface>
+ </hal>
+ <hal format="hidl">
<name>motorola.hardware.health</name>
<transport>hwbinder</transport>
<version>1.0</version>