wayne: Fix android.hardware.gnss@1.0-service-qti
Make service part of 'hal' class. Install files in vendor partition. Register instance as 'default' as expected by framework. Change-Id: I487fad4df872397ab76cea377e5304c956a756da Signed-off-by: Thierry Strudel <tstrudel@google.com>
This commit is contained in:
parent
d9152046fa
commit
5776399bf3
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
service gnss_service /vendor/bin/hw/android.hardware.gnss@1.0-service-qti
|
||||
class main
|
||||
class hal
|
||||
user gps
|
||||
group system gps radio
|
||||
|
|
Loading…
Reference in a new issue