summaryrefslogtreecommitdiff
path: root/input
AgeCommit message (Collapse)Author
2022-07-04Add sepolicy for google touch interfaceSuper Liu
Ignore-AOSP-First: device launch after tm-qpr-dev. Test: check Treehugger build for sepolicy. Bug: 201610482 Signed-off-by: Super Liu <supercjliu@google.com> Change-Id: I193251c4c6e11730149e86144123331c8d3e27fb
2022-03-25Temporarily suppress twoshay avc denialSam Dubey
Reading Istats HAL post commit Ib752ca30c6dfd874f8a996451da705051c7a8620 is causing linux denials at boot_status_prop. Fix: 226830650 Change-Id: Ie1c4755f792b39a0856f6ae0724dde864c8ad51b
2022-02-14Convert reflector HAL to the InputProcessor AIDL interface.Philip Quinn
Bug: 205761620 Test: reflector works on flame_touchflow-userdebug build Ignore-AOSP-First: paired with internal change Change-Id: I8031c0cddcd50e242c0e64a96af6f2027c7df6aa
2022-01-23Ignore cpuinfo properties am: ac00f38a4d am: a52bdb164e am: 2018ec7e50 am: ↵Thiébaud Weksteen
16bb8e44d9 Original change: https://android-review.googlesource.com/c/platform/hardware/google/pixel-sepolicy/+/1951040 Change-Id: Ib4a38f8c1e9132d4a1091bf863fb3c73190cd04f
2022-01-23Ignore cpuinfo properties am: ac00f38a4d am: a52bdb164e am: 2018ec7e50Thiébaud Weksteen
Original change: https://android-review.googlesource.com/c/platform/hardware/google/pixel-sepolicy/+/1951040 Change-Id: I7acfe5024d8d17ce3b7c3b0793ee32a204be0f8a
2022-01-20Ignore cpuinfo propertiesThiébaud Weksteen
Apps using TensorFlow Lite probe the device's properties to detect the SoC using libcpuinfo. Explicitly type these properties on Pixel and add a rule to ignore them as they are not populated. Bug: 210056469 Test: lunch aosp_bramble-userdebug && m Change-Id: I74f982d5855fa25084532eba8b57de24b481838a
2021-10-27pixel-sepolicy: Add additional variants of touch_offload device name am: ↵Steve Pfetsch
5e940d2c33 am: aa9002fee8 Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/google/pixel-sepolicy/+/16096212 Change-Id: I753f4aa90f46be30f5372044f43ea611364e1f2a
2021-10-27pixel-sepolicy: Add additional variants of touch_offload device name am: ↵Steve Pfetsch
5e940d2c33 Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/google/pixel-sepolicy/+/16096212 Change-Id: I3a49e9f6771ed30df84d71c84740de7c4ebeebb0
2021-10-27Consolidate sepolicy for twoshay and touchflow targets. am: 53c4289b10Philip Quinn
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/google/pixel-sepolicy/+/16096211 Change-Id: I1601ac57c03b2e88ade74dbe355f03033343c7b6
2021-10-21Allow twoshay dumps in bugreports.Philip Quinn
dumpstate: type=1400 audit(0.0:4): avc: denied { call } for scontext=u:r:dumpstate:s0 tcontext=u:r:twoshay:s0 tclass=binder dumpstate: type=1400 audit(0.0:4): avc: denied { use } for path="pipe:[204679]" dev="pipefs" ino=204679 scontext=u:r:twoshay:s0 tcontext=u:r:dumpstate:s0 tclass=fd dumpstate: type=1400 audit(0.0:4): avc: denied { write } for path="pipe:[204679]" dev="pipefs" ino=204679 scontext=u:r:twoshay:s0 tcontext=u:r:dumpstate:s0 tclass=fifo_file Bug: 171258725 Bug: 187795940 Test: twoshay information shows up in 'adb bugreport' Change-Id: I19eeefb8756ce9aec1cc5b619042d62fa880d045
2021-10-20pixel-sepolicy: Add additional variants of touch_offload device nameSteve Pfetsch
[WIP] It would be better to find a regex to capture all variants Bug: 203136531 Signed-off-by: Steve Pfetsch <spfetsch@google.com> Change-Id: I6a3d438b611223d30bc472a3f283d6e016e14479
2021-10-20Consolidate sepolicy for twoshay and touchflow targets.Philip Quinn
Bug: 187654303 Bug: 187795940 Bug: 198755236 Test: twoshay works on B5, R4, B3, P7; reflector works on O6 Change-Id: I04b98c3b42e886b1900150c175318095e559fa25 Merged-In: I04b98c3b42e886b1900150c175318095e559fa25
2021-09-29Consolidate sepolicy for twoshay and touchflow targets.Philip Quinn
Bug: 187654303 Bug: 187795940 Bug: 198755236 Test: twoshay works on B5, R4, B3, P7; reflector works on O6 Change-Id: I04b98c3b42e886b1900150c175318095e559fa25
2021-09-10Revert "Move sepolicy for _touchflow targets."Jonglin Lee
Revert "Move twoshay definitions to hardware/google/pixel-sepoli..." Revert "Move twoshay definitions to hardware/google/pixel-sepoli..." Revert "Move twoshay definitions to hardware/google/pixel-sepoli..." Revert "Move twoshay definitions to hardware/google/pixel-sepoli..." Revert "Move sepolicy for _touchflow targets." Revert submission 15676823-reflector-sepolicy Reason for revert: breaking several builds in git_master-without-vendor Reverted Changes: Ifecfc81f0:Move twoshay definitions to hardware/google/pixel-... Idfd81131c:Move twoshay definitions to hardware/google/pixel-... Id2b0e1db3:Move twoshay definitions to hardware/google/pixel-... I43ac6337f:Move twoshay definitions to hardware/google/pixel-... If95e6e788:Move twoshay definitions to hardware/google/pixel-... I07ab95780:Move sepolicy for _touchflow targets. I01f378b51:Move sepolicy for _touchflow targets. Bug: 199548147 Change-Id: Ibfd6fc1a74e9f41a57eef348dbb2daa4104f147e
2021-09-08Move sepolicy for _touchflow targets.Philip Quinn
Bug: 187654303 Test: touch reflector works on flame and redfin Change-Id: I01f378b51d2d6bd77b6e4062e85b2d583899dce5
2021-08-17Ignore default_prop access for input classifierThiébaud Weksteen
Bug: 168431339 Test: lunch aosp_bramble-userdebug; m Change-Id: Ib4c8127cecac7ffdc9738a116676868ff2668d9e