Commit graph

14 commits

Author SHA1 Message Date
kadirpili
ec6f15d812 gs101: telephony property for cbd
Bug: 316817111
Change-Id: Idf85b27d755cff0fb5fffb088d13b105c25beb3b
2024-03-27 07:35:01 +00:00
Thiébaud Weksteen
f0447fb52d Revert^2 "Remove persist.bootanim.color property definitions"
303a4dd99b

Change-Id: I237450825ef2aaf4681265aede03091ca2d76484
2024-02-25 23:59:12 +00:00
Rubin Xu
303a4dd99b Revert "Remove persist.bootanim.color property definitions"
Revert submission 26301396-bootanim_prop

Reason for revert: DroidMonitor-triggered revert due to breakage https://android-build.corp.google.com/quarterdeck/?branch=git_main&target=sdk_goog3_x86_64-trunk_staging-userdebug&lkgb=11487950&lkbb=11488141&fkbb=11488141

Bug: 326521604

Reverted changes: /q/submissionid:26301396-bootanim_prop

Change-Id: Ic931ad1f4f7580cae73355ba3419a7c7422cd580
2024-02-23 12:24:48 +00:00
Thiébaud Weksteen
dbac8fd52f Remove persist.bootanim.color property definitions
These now belong to the platform policy.

Bug: 321088135
Test: build
Change-Id: Iafe8da5e19a43807aed49e1984ef798de396e723
2024-02-21 13:46:21 +11:00
Inseob Kim
fb3a116366 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
Change-Id: I48441749de4eb1de90ce5a307b1d47ae3cb9592d
2023-09-05 04:20:00 +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