Commit graph

764 commits

Author SHA1 Message Date
Samuel Huang
7d7f055d46 Create telephony.ril.silent_reset system_ext property for RILD restart
RILD listens for changes to this property. If the value changes to 1, RILD will restart itself and set this property back to 0.

The TelephonyGoogle app will set this property to 1 when it receives a request from the SCONE app. Since TelephonyGoogle runs in the com.android.phone process, we also need to give the radio domain permission to set the telephony.ril.silent_reset property.

Bug: 286476107
Test: manual
Change-Id: I363b44a1a44184df05449ceb97089bb9e0211550
2023-06-21 06:35:13 +00:00
sashwinbalaji
d3d9c6e1cd thermal: thermal_metrics: Update selinux to reset stats am: 7bf1eb8960 am: 1df6cf3af2
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro-sepolicy/+/23433016

Change-Id: I976b33a17bd55437198b527d4b2034485e957ca8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-25 18:40:42 +00:00
sashwinbalaji
1df6cf3af2 thermal: thermal_metrics: Update selinux to reset stats am: 7bf1eb8960
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro-sepolicy/+/23433016

Change-Id: I3b75234232cc66c7a478e1eca72769281e72f64b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-25 17:13:56 +00:00
sashwinbalaji
7bf1eb8960 thermal: thermal_metrics: Update selinux to reset stats
Bug: 193833982
Test: Local build and verify statsD logs
adb shell cmd stats print-logs && adb logcat -b all | grep -i 105045
Change-Id: I09afbea9386724f0abf6b9cab5838e89a060a5fd
2023-05-25 12:11:12 +00:00
Robin Peng
569b7f9350 Merge zumapro/ripcurrentpro from master to udc-qpr-dev am: 43484307cf am: 187837a0a7
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro-sepolicy/+/23410197

Change-Id: I4ff3fa4b2f81fdb7597ad6dd32e699adc08f2478
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-25 08:05:08 +00:00
Robin Peng
187837a0a7 Merge zumapro/ripcurrentpro from master to udc-qpr-dev am: 43484307cf
Original change: https://googleplex-android-review.googlesource.com/c/device/google/zumapro-sepolicy/+/23410197

Change-Id: I2fb770eb138eeee1f8c4d8fc7873b9137c3b70ad
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-05-25 07:08:48 +00:00
Robin Peng
43484307cf Merge zumapro/ripcurrentpro from master to udc-qpr-dev
Bug: 272725898
Change-Id: I4ee509f3f367b4c886fef2942bf6d77fe750092b
2023-05-24 10:13:02 +00:00
Robin Peng
30ab759177 Sync with device/google/zuma-sepolicy a89fbcc4aa1ae
fix build breakage:
device/google/zumapro-sepolicy/legacy/whitechapel_pro/file.te:4:ERROR 'Duplicate declaration of type' at token ';' on line 104436:
type tcpdump_vendor_data_file, file_type, data_file_type;
type updated_wifi_firmware_data_file, file_type, data_file_type;

Bug: 272725898
Change-Id: Ic17d18409c28760d172a4ee7a5beb6c90016a381
2023-05-01 10:04:38 +00:00
Ankit Goyal
129741a269 Mark video secure devices as default dmabuf heaps
Mali driver (and codec HAL as well) require direct access to video
secure dmabuf devices. Mali driver being an SP-HAL cannot explicitly
write blanket rules for all the scontext. So, we piggyback on
dmabuf_system_secure_heap_device to allow all scontext to be able to use
these device nodes.

This is just as secure as dmabuf_system_secure_heap_device in that case.
There is no additional security impact. An app can still use gralloc to
allocate buffers from these heaps and disallowing access to these heaps
to the intended users.

Bug: 278513588
Test: Trusting result of ag/22743596 (no zumapro device yet)
Change-Id: I2fd77e6694cdd4d1e51c9f01f4ae2b9f9670cea0
2023-04-19 19:53:49 +00:00
Minchan Kim
4ce6753500 Merge "remove dump_cma.sh" 2023-04-12 03:25:58 +00:00
Minchan Kim
bc5690cd84 remove dump_cma.sh
We will introduce it into gs-common

Bug: 276901078
Change-Id: I395e3ca45a3ad4aa346e56fd8746ffc70ae94107
Signed-off-by: Minchan Kim <minchan@google.com>
2023-04-11 22:35:22 +00:00
Robin Peng
d9e2e6aae9 Sync with device/google/zuma-sepolicy cfa00dfc881e3
Bug: 272725898
Change-Id: I9125ed760c0b4c688cf37720f5d4a744f2484be7
2023-04-11 10:30:07 +00:00
Robin Peng
bff99af2da init zumapro from zuma sha 43d5907677d0f
Bug: 272725898
Change-Id: If35d9efdda9dd3b8d8b24008f0738a0cbbe5bd9b
2023-03-31 14:16:57 +00:00
Inna Palant
7047067ea4 Initial empty repository 2023-02-15 19:07:52 -08:00