Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 141c4d9b authored by Amit Kumar's avatar Amit Kumar
Browse files

Add lineageblocker to service_contexts

Change-Id: Ia8ff99b91d7257f4d8d9b440f09a28ec02e49185
parent 77065c4b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6,3 +6,4 @@ type lineage_performance_service, system_api_service, system_server_service, ser
type lineage_profile_service, system_api_service, system_server_service, service_manager_type;
type lineage_trust_service, system_api_service, system_server_service, service_manager_type;
type lineage_weather_service, system_api_service, system_server_service, service_manager_type;
type lineage_blocker_service, system_api_service, system_server_service, service_manager_type;
 No newline at end of file
+1 −0
Original line number Diff line number Diff line
@@ -7,3 +7,4 @@ lineageweather u:object_r:lineage_weather_service:s0
profile                                   u:object_r:lineage_profile_service:s0

adbroot_service                           u:object_r:adbroot_service:s0
lineageblocker                            u:object_r:lineage_blocker_service:s0
 No newline at end of file