Initial unified commit for Android 11, syncing up to v311
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
From 4f035a6b34ee9f42774998de1c5008f6bce30a18 Mon Sep 17 00:00:00 2001
|
||||
From: Andy CrossGate Yan <GeForce8800Ultra@gmail.com>
|
||||
Date: Sun, 8 Aug 2021 01:43:40 +0000
|
||||
Subject: [PATCH] Revert "system_suspend: start early"
|
||||
|
||||
This reverts commit cb732f9b635b5f6f79e447ddaf743ebb800b8535.
|
||||
---
|
||||
suspend/1.0/default/android.system.suspend@1.0-service.rc | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/suspend/1.0/default/android.system.suspend@1.0-service.rc b/suspend/1.0/default/android.system.suspend@1.0-service.rc
|
||||
index 965ca16..c5d3869 100644
|
||||
--- a/suspend/1.0/default/android.system.suspend@1.0-service.rc
|
||||
+++ b/suspend/1.0/default/android.system.suspend@1.0-service.rc
|
||||
@@ -1,5 +1,5 @@
|
||||
service system_suspend /system/bin/hw/android.system.suspend@1.0-service
|
||||
- class early_hal
|
||||
+ class hal
|
||||
user system
|
||||
group system wakelock
|
||||
capabilities BLOCK_SUSPEND
|
||||
--
|
||||
2.25.1
|
||||
|
||||
Reference in New Issue
Block a user