mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
msm8226-common: rootdir: Assign gps group to camera
* fixes geotagging of photos Change-Id: I79a62012d94b3e3ffb5f76aaa6d55707dc2b32c4 Signed-off-by: Ad!thya R <gh0strider.2k18.reborn@gmail.com>
This commit is contained in:
parent
d3667b4a3b
commit
67be5b8d30
1 changed files with 1 additions and 1 deletions
|
@ -619,7 +619,7 @@ service mpdecision /vendor/bin/mpdecision --avg_comp
|
|||
service qcamerasvr /vendor/bin/mm-qcamera-daemon
|
||||
class main
|
||||
user camera
|
||||
group camera system inet input graphics bluetooth
|
||||
group camera system inet input graphics bluetooth gps
|
||||
|
||||
service qmuxd /vendor/bin/qmuxd
|
||||
class core
|
||||
|
|
Loading…
Reference in a new issue