Commit Graph

6 Commits

Author SHA1 Message Date
Jim Miller
8e3373b6ed Add fingerprint navigation support to muskie
Test: manual; enable navigation and ensure direction is correct and
that keys no longer navigate in launcher.
Fixes: 35758627
Change-Id: I0df5a060aacaed75db84d21c9378f6ed3e180c1b
2017-03-07 11:51:57 -08:00
John Dias
8ce93aa9d4 Merge "wahoo: fbe: share fstab between devices" 2017-03-07 08:27:33 +00:00
Nick Desaulniers
f6b2bb9a69 wahoo: fbe: share fstab between devices
Bug: 34250938
Change-Id: Ifaaf89b7dac034a0a1cf0248216162c6b4c57cd7
2017-03-06 14:08:41 -08:00
Roshan Pius
64c7518054 hal_wifi: Allow wifi hal to access LOWI server
HAL wifi creates a LOWI client for accessing the LOWI server to share
wifi gscan results for location purposes.

Denials:
03-04 04:20:09.956  4796  4796 I android.hardwar: type=1400
audit(0.0:97): avc: denied { search } for name="location" dev="sda35"
ino=3850313 scontext=u:r:hal_wifi_default:s0
tcontext=u:object_r:location_data_file:s0 tclass=dir permissive=1
03-04 04:20:09.956  4796  4796 I android.hardwar: type=1400
audit(0.0:98): avc: denied { write } for name="location-mq-s"
dev="sda35" ino=3850337 scontext=u:r:hal_wifi_default:s0
tcontext=u:object_r:location_data_file:s0 tclass=sock_file permissive=1
03-04 04:20:09.956  4796  4796 I android.hardwar: type=1400
audit(0.0:99): avc: denied { connectto } for
path="/data/misc/location/mq/location-mq-s"
scontext=u:r:hal_wifi_default:s0 tcontext=u:r:location:s0
tclass=unix_stream_socket permissive=1

Bug: 35959128
Test: Device boots up and able to connect to wifi network.
Denials no longer seen. Previously some wifi HAL calls would take
a long time to complete because it tries to create a LOWI client for
every request and fail.

Change-Id: Ic882901098820a56ae171432b2d56e9604d2388a
2017-03-06 11:27:36 -08:00
Thierry Strudel
4e18dc435b Import common file from device specific directory
Test: boot, basic functionality
Change-Id: I9c07718b481730c3388f99c5e1eff17c9fd75a7b
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2017-03-04 23:34:45 -08:00
Thomas Joseph Avila
31d86a69a6 Initial empty repository 2016-08-25 09:49:52 -07:00