OSDN Git Service

Add body sensors app op for custom sensors
authorPrashant Malani <pmalani@google.com>
Fri, 21 Aug 2015 00:19:05 +0000 (17:19 -0700)
committerAravind Akella <aakella@google.com>
Thu, 3 Sep 2015 04:03:25 +0000 (04:03 +0000)
commite35c7d65bb3c226fe3c5fc5e3933f64f0963eaeb
tree006be4ac795d81e403ffb781d5aa0ad746bd68e3
parent80402da0dec36a585a014a8ca974e28ef9034722
Add body sensors app op for custom sensors

If the custom sensor requires the BODY SENSOR permission, we should add
the body sensors app op for the custom sensor

Bug: 23396558
Change-Id: I132917d1bca12c76c8a9fb146e00951cba3e6d7a
libs/gui/Sensor.cpp