Commit graph

31 commits

Author SHA1 Message Date
TreeHugger Robot
1c20ccef17 Merge "Disable sensor power for off mode charging." into tm-qpr-dev 2022-12-16 15:52:22 +00:00
sashwinbalaji
7685a7a72c Thermal: update charger_skin_therm permission for thermalHAL
Bug: 254020998
Test: Update rc and adb shell ls -al dev/thermal/tz-by-name/charger_skin_therm/trip_point_0*
Change-Id: I0585f117907e0d3355973dad5d64bd6a3b4fb68c
2022-12-15 17:31:37 +08:00
matthuang
d9c6a4a7d5 Disable sensor power for off mode charging.
Bug: 261519005
Test: Build pass.
Test: sensor_test sample -s0.
Change-Id: I012a9342286370c019fc46e978913a89aa474da6
2022-12-15 02:41:51 +00:00
Gillian Lin
ab7bfdbfeb factory: default disable tap gesture function
Set persist.sys.tap_gesture=0 for factory target to disable tap to check
phone by default.

Bug: 261542166
Test: import rc to check tap to wake was not functional
Change-Id: Ia9075f820a944d9f7035edf350816044abd1b9d1
2022-12-07 03:18:09 +00:00
Armelle Laine
b3c1e7f84d Revert "Revert "init: Delay trusty app loading until storage is ..."
Revert submission 20612866-trusty-fs-ready

Reason for revert: ag/20620962
Reverted Changes:
I915870922:Revert "init: Delay trusty app loading until stora...
Idc3589cd3:Revert "init: Delay trusty app loading until stora...

Change-Id: I7e12122ff0650a166ead67c9937105595560d211
2022-12-02 19:17:49 +00:00
Stephen Crane
25cc8824f0 Revert "init: Delay trusty app loading until storage is ready"
This reverts commit 0ca6773d8f.

Reason for revert: Fingerprint HAL crashes

Change-Id: Idc3589cd3f7f09306d3a14d03d9529bdf5fdbdce
2022-12-01 21:46:33 +00:00
Stephen Crane
0ca6773d8f init: Delay trusty app loading until storage is ready
Wait for storageproxy to set the fs_ready property before trying to load
a trusty app. Trusty app loading requires storage and may behave badly
if storage is rebooted while loading the app.

Test: m
Bug: 258018785
Change-Id: Ib64167985c4d5aadf0dd5184c9741e133489f654
2022-12-01 00:46:26 +00:00
gilliu
39c23b1376 Display: add permission to access cabc mode
Set correct permission for composer access.

Bug: 257896246
Test: check CABC mode
Change-Id: Ia404ae4100f1531fc33835eca344f9fd531a2889
2022-11-08 18:34:59 +08:00
Chungkai Mei
c4f94ee4a2 Import init.factory.rc
The rc file is missing.

Bug: 256805891
Test: build pass
Change-Id: Ic7fec43559f8e4dbf06d4c8f7bd5f882743a8c66
Signed-off-by: Chungkai Mei <chungkai@google.com>
2022-11-07 05:55:34 +00:00
Super Liu
45a461c8ea touch: change permission for dumpstate used.
Bug: 235765817
Test: check the permission from TreeHugger build.
Signed-off-by: Super Liu <supercjliu@google.com>
Change-Id: Ia704a052dc64ba7e97962ac87b1b8b964e7d5d95
2022-10-21 08:50:20 +00:00
Kyle Tso
fb15d3b0c1 pogo: File nodes permission change
Bug: 248982089
Signed-off-by: Kyle Tso <kyletso@google.com>
Change-Id: I79717645e096a30a5b50cc85b0fc23b04388a3d1
2022-09-29 03:25:22 +00:00
Mark Chang
da4759d4a3 Start twoshay service on boot.
Bug: 193467777
Test: Verified twoshay launched successfully.
Signed-off-by: Mark Chang <changmark@google.com>
Change-Id: I6b29fa2d82ede2e63250912c63187460abb2b30f
2022-09-28 03:53:52 +00:00
TreeHugger Robot
bed81dfcfd Merge "fingerprint: 1540.app take priority over cast_auth.app" into tm-qpr-dev 2022-09-19 03:17:54 +00:00
jimmyshiu
ba8ccf33f5 Enable ADPF CPU hints for SF
Allow these devices to send CPU hints to PowerHAL from SF to reduce
drops and save power.

Bug: b/241152899
Bug: b/195990840

Test: manual
Change-Id: I06a38eeade1aea7cb12bef079b555e6e34d2581c
(Port from commit 8a419466b86ab07a25fc18d7d6a2a9ee154f6839)
2022-08-29 12:22:09 +00:00
eddielan
7ace69f2ed fingerprint: 1540.app take priority over cast_auth.app
Bug: 243902555
Test: Forrest build pass
Test: Flash on local device and unlock device via fingerprint
Change-Id: Ib64be209369c9778a27e32351ebd5e89e130a357
2022-08-29 13:18:17 +08:00
TreeHugger Robot
38385b5721 Merge "p2p: fix p2p configuration" into tm-qpr-dev 2022-08-23 20:33:26 +00:00
George Chang
71340dc7bf Remove NFC settings
Bug: 241466719
Test: build pass
Change-Id: I943b8b0406bfc2553cbf76ad0a8e49d8fd2946bf
2022-08-08 19:46:45 +08:00
Jimmy Chen
3483016d07 p2p: fix p2p configuration
The correct path should be under /data,
or it is not writable.

wpa_supplicant now support p2p overlay configuration, a unified
wpa_supplicant init entry can be used.

Bug: 238601241
Test: create a group and check this group is persisted
      after reboot
Change-Id: If22efca993dfb55616df0166f3aab860bbcd3073
2022-08-08 11:03:28 +08:00
Super Liu
29de9af49d Factory: disable touch offload and v4l2.
Bug: 193467777
Test: check the offload and v4l2 feature with factory_tangorpro build.
Signed-off-by: Super Liu <supercjliu@google.com>
Change-Id: I5421c7786d835f11f47a155e7458de9d68115bd1
2022-08-02 16:06:51 +08:00
Super Liu
6ece128bb3 touch: change permission for dumpstate used.
Bug: 193467774
Test: check the permission from TreeHugger build.
Signed-off-by: Super Liu <supercjliu@google.com>
Change-Id: Id66a4973d49ee071049d9e22ec991b7d38e0f346
2022-08-02 11:24:02 +08:00
Jasmine Cha
d6d793bae1 Correct speaker.cal permission for T6pro
Bug: 211360517
Test: build pass

Signed-off-by: Jasmine Cha <chajasmine@google.com>
Change-Id: Iae9685972ffe960e34972a983903a618ada7ae72
2022-07-15 11:32:04 +08:00
Gillian Lin
b7453e6860 factory: create led calibrator folder
mkdir /mnt/vendor/persist/led in init rc file for LED calibration

Bug: 238837425
Test: adb shell led get_cal
Change-Id: I2f383a8b6a03351778c819cdd8ffa7d6c953a8b8
2022-07-13 07:26:20 +00:00
TreeHugger Robot
fdca91b2ac Merge changes from topic "cast_provision_tangorpro" into tm-qpr-dev
* changes:
  Define namespaces to include libbinder_trusty_paidl.so and libcast_auth.so
  castauth: load castauth TZ app
  Check-in cast auth ICA.
  CastInstallKeybox: Enable provisioning tool
2022-07-04 02:40:01 +00:00
TreeHugger Robot
9cafbbed27 Merge "thermal: update sensor equation for VIRTUAL-SKIN" into tm-qpr-dev 2022-06-30 07:59:57 +00:00
Chungjui Fan
939bf7c68d castauth: load castauth TZ app
Bug: 234314805
Change-Id: Ia781ed2791dc4bb3bc87962dd83fb795070e1095
Signed-off-by: Chungjui Fan <chungjuifan@google.com>
2022-06-30 05:29:57 +00:00
sashwinbalaji
16ef75dd9d thermal: update sensor equation for VIRTUAL-SKIN
Add missing thermal zone sensors and VIRTUAL-SKIN
enable thermalHal

Bug: 235298256
Test: used local build to verify change in VIRTUAL-SKIN
Change-Id: Iaf6fab5fb14ef85c8a399d6fe1b5d90d034649f6
2022-06-30 11:27:28 +08:00
eddielan
47c47c4056 fingerprint: Enable SW42 version
Bug: 232500959
Test: make android.hardware.biometrics.fingerprint-service.fpc42
Test: make fingerprint.fpc
Test: Enroll/verify on device

Change-Id: I8c514f5c0fb0d7d81fe5fc6fc43d756a6616cf81
2022-06-28 18:47:52 +08:00
normanwhl
ae0e8ef2fb Integrate wifi configuraions for tangorpro
1. Add supplicant service init
2. Add p2p and aware interface property
3. Force softap use wlan1 interface
4. verbose logging always on for userdebug build

Bug: 235906179
Test: 1. check supplicant can be started
      2. check property ro.vendor.wifi.sap.interface
      3. check property wifi.direct.interface
      4. check property wifi.aware.interface

Change-Id: I92d83db81e5260b8bb781e9263c0bef62fbf8d7a
2022-06-14 07:34:37 +00:00
Super Liu
840e751461 Initial touch sysfs config.
Bug: 231385413
Test: check the property work corrently.
Signed-off-by: Super Liu <supercjliu@google.com>
Change-Id: Ic062fc046a4c8b5186b0081bdbf69c0cab63f661
2022-05-23 10:56:16 +08:00
YiHo Cheng
ea69da10d5 thermal: Disable Tskin policy
Disable Tskin policy in early hw stage and enable back when basic tskin
policy bring up start.

Bug: 229957835
Test: build
Change-Id: Id7a9e69599cb5bcb274dbb5f5fe6dca39c7b0042
2022-04-22 13:00:09 +08:00
Roger Liao
dd5f546264 Add device tangorpro
based on two sources:
1. 52e030ecef8a2debcd0a7cebb0b2cddc50e8e4e6
(ChangeId: Ieba6a75fe45595592c61dc5ad4e0c723adccaf35)
2. 3164f3d31b1197f305d968027f2e6f18663f1382
(ChangeId: Ic517f1cd5462f3653de3742834ec251362e7849d)

No-Typo-Check: based on above commit

Bug: 220073297
Change-Id: I244f73dc8485045e1bc4605a2701a1e4d32139b0
2022-03-09 19:30:09 +08:00