Commit graph

11 commits

Author SHA1 Message Date
Inseob Kim
e63ba7a5f3 Move coredomain seapp ctx and types to system_ext am: 87b9095bd5 am: 9054831c23
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/24670068

Change-Id: I8195e9acf72b87fcf44d6fe877fb664ff22c7353
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-09-06 04:01:57 +00:00
Inseob Kim
87b9095bd5 Move coredomain seapp ctx and types to system_ext
Coredomain apps shouldn't be labeled with vendor sepolicy, due to Treble
violation.

Bug: 280547417
Test: build bluejay and boot test
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:fb3a11636618dbb044e567716ff2984b25117bc5)
Merged-In: I48441749de4eb1de90ce5a307b1d47ae3cb9592d
Change-Id: I48441749de4eb1de90ce5a307b1d47ae3cb9592d
2023-09-05 23:28:04 +00:00
Inseob Kim
19c7357d6e Revert "Move coredomain seapp contexts to system_ext" am: 53081f7032 am: 6e005fc103
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/24239945

Change-Id: I111315f16d13045b16c7805a910c296066ab64cf
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-07-28 08:16:00 +00:00
Inseob Kim
53081f7032 Revert "Move coredomain seapp contexts to system_ext"
This reverts commit d9478e1c21.

Reason for revert: breaking build. b/293539702

Change-Id: Ie8a66971fcf249c9d08b4898e24b962d6aaf3ce6
2023-07-28 06:02:59 +00:00
Inseob Kim
7abc405cef Move coredomain seapp contexts to system_ext am: d9478e1c21 am: 48c0a03e64
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/24157027

Change-Id: I3ce5c18e0019332811a00b1c3856518b987bbf90
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-07-28 04:31:43 +00:00
Inseob Kim
d9478e1c21 Move coredomain seapp contexts to system_ext
Coredomain apps shouldn't be labeled with vendor sepolicy, due to Treble
violation.

Bug: 280547417
Test: TH
Change-Id: I68d6564ca9e5ba77d3562b6c73b32cd1713001f7
2023-07-21 15:07:36 +09:00
Samuel Huang
68893eb7e3 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: I9f41aab747c075dd3a20d66f011e10ffee5a7608
2023-06-29 01:47:32 +00:00
Jinyoung Jeong
b6d74a5196 [GS101][eSIM] Add system properties rule
Bug: 279988311
Test: https://fusion2.corp.google.com/d517f34a-3242-40b1-adf6-acb6035ff2cb , b/282901698
Change-Id: I6caed744d2bba7882f80f8ace229f6c4b4133c65
2023-05-17 06:53:34 +00:00
Joshua McCloskey
517ab7da4d Allow platform apps to access FP Hal
Bug: 227247855
Test: Verified manually that the fingerprint extension is working.
Change-Id: Ia8fedcb373e23bf2103803195f844bf90b1807bc
2022-04-14 21:44:11 +00:00
Lucas Dupin
8a586e6786 Allow boot color propagation
Allows SystemUI to write the boot color sysprop

Test: manual
Bug: 190093578
Change-Id: I844a4dae87fe09a09ff3368c540ffab5f745d455
2021-08-13 21:52:50 +00:00
Ilya Matyukhin
b9e10feefb Create sepolicy for the fingerprint GHBM sysprop
Bug: 184761756
Bug: 183728349
Test: adb logcat | grep "avc: denied"
Change-Id: I5209bdf859e86a83ac3fa29ecf8bfd8d5b6d88ce
2021-04-08 23:21:22 +00:00