The debugging code introduces too much performance overhead for random I/O operations.
Only enable the debugging feature on non-user builds.
Bug: 284231590
Test: boot device
Change-Id: Idf6852060dfd3a250d92147a3ee0f1fe9e6140d4
Merged-In: Idf6852060dfd3a250d92147a3ee0f1fe9e6140d4
Signed-off-by: Randall Huang <huangrandall@google.com>
am skip reason: Merged-In I9d055373d6ee671ca2676e9ba6fa1663823e00e1 with SHA-1 23885dbc37 is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs-common/+/24321293
Change-Id: I529a4dbfaca4ca8ba865f48ccc13b5b02e5c0255
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
am skip reason: Merged-In I9d055373d6ee671ca2676e9ba6fa1663823e00e1 with SHA-1 23885dbc37 is already in history
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs-common/+/24321293
Change-Id: Ic80e49fbbc2c3737813ad67aa2bb36b262b3c706
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Discontinue maintenance and active support of ArmNN on Pixel phones.
Bug: 294459623
Test: Local nnapi_info
Merged-In: I9d055373d6ee671ca2676e9ba6fa1663823e00e1
Change-Id: Iae12485988d38310459d1a58569fedf871df476c
The debugging code introduces too much performance overhead for random I/O operations.
Only enable the debugging feature on non-user builds.
Bug: 284231590
Test: boot device
Change-Id: Idf6852060dfd3a250d92147a3ee0f1fe9e6140d4
Signed-off-by: Randall Huang <huangrandall@google.com>
- This allows us to register the CameraIdRemapper
service through servicemanager and allows PCS
to find it.
Bug: 287069860
Test: m
Change-Id: Ic7f778c4f173caa1ce389c9ad39a14433afc3133
- :* will associate the context with the individual
services, which might start in their own processes.
Bug: 280340307
Test: m
Change-Id: I0cc183ae07f18a2fc8e3c2caf960654296eeab53
Discontinue maintenance and active support of ArmNN on Pixel phones.
This reverts commit 4564ee58a431ea2407ee2ef160b98aa17c2449e3.
Reason for revert: resubmitting again together with a fix for the broken test
Bug: 294459623
Change-Id: I4635c49836dd0e5716308ed0184b14954ccdbd6b
Test: Local nnapi_info
Test: Presubmit
Discontinue maintenance and active support of ArmNN on Pixel phones.
Bug: 294459623
Test: Local nnapi_info
Change-Id: I142e27e4084e0f8bb82212c35512d327257953b3
- fallback to LTE ECID when unknown network type
Bug: 294294528
Bug: 294102841
Test: verification test at b/294006413
Test: carrier no SIM test plan verification at b/294102841
Test: carrier dual SIM test plan verification at b/294294528
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:3c7f71fe7cba8764861653f6d2d7d12aee899f44)
Merged-In: Ib5c0ccebb505c753f661e84f1ee8f10a774057b3
Change-Id: Ib5c0ccebb505c753f661e84f1ee8f10a774057b3
move thermal makefile to the dump folder. This is done as a part of
reorganizing thermal sepolicy code.
Bug: 289146743
Test: Compilation and bootup test
Change-Id: I43d5d3916e7ec49cfc174bf709a466d4078b1c21
Signed-off-by: Ram Chandrasekar <rchandrasekar@google.com>
Add all thermal HAL sepolicy and makefile to the new common folder.
Bug: 289146743
Test: Compilation test
Change-Id: I133dcdac20a970e7ff4026fa503e46fd073be34f
Signed-off-by: Ram Chandrasekar <rchandrasekar@google.com>
- fallback to LTE ECID when unknown network type
Bug: 294294528
Bug: 294102841
Test: verification test at b/294006413
Test: carrier no SIM test plan verification at b/294102841
Test: carrier dual SIM test plan verification at b/294294528
Change-Id: Ib5c0ccebb505c753f661e84f1ee8f10a774057b3
Allows the Camera HAL to start a new ISP Service.
avc message:
07-31 17:08:46.990 536 536 E SELinux : avc: denied { add } for
pid=8308 uid=1000 name=com.google.pixel.camera.isp.IIspService/default
scontext=u:r:hal_camera_default:s0
tcontext=u:object_r:default_android_service:s0 tclass=service_manager
permissive=0
Bug: 293447476
Test: verify no avc errors and ISP Service starts
Test: atest liblyric.services_isp_service_test
Change-Id: Icbd07820d3323c09868d0249c1ef9d7f2952751e
Each app domain should be defined under the installed partition's
sepolicy. Since PixelSystemService is under system_ext, we should
not define our sepolicy under vendor.
Test: manually check if the error message is gone
Fix: 293806319
Change-Id: Ifec3e58c44ef1b2bc522f44b874b0635edc38c12
Reorganize the dump thermal script source and sepolicy to its own
folder. This is done as a part of moving all thermal product
makefiles to gs-common.
Bug: 289146743
Test: Compilation and bootup test
Change-Id: Ie9162b401c9bed57c3d2e2648edc17457ad8883e
Signed-off-by: Ram Chandrasekar <rchandrasekar@google.com>