commit | 2b4e97be4d970bf884120de1eb6395f744659a76 | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Mon Apr 03 23:51:34 2017 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Apr 03 23:51:42 2017 +0000 |
tree | bb0a2c739c86c46cc164623ff23a333193446f3a | |
parent | 4cea813a35623eff37f68b8890f4a1661743adbe [diff] | |
parent | a232a45b595d68e77adfe9867e84a1fdc39b04d2 [diff] |
Merge "add components necessary for bootanim to animation class" into oc-dev
diff --git a/configstore/1.0/default/android.hardware.configstore@1.0-service.rc b/configstore/1.0/default/android.hardware.configstore@1.0-service.rc index 8741bdd..563d854 100644 --- a/configstore/1.0/default/android.hardware.configstore@1.0-service.rc +++ b/configstore/1.0/default/android.hardware.configstore@1.0-service.rc
@@ -1,4 +1,4 @@ service configstore-hal-1-0 /vendor/bin/hw/android.hardware.configstore@1.0-service - class hal + class hal animation user system group system
diff --git a/graphics/allocator/2.0/default/android.hardware.graphics.allocator@2.0-service.rc b/graphics/allocator/2.0/default/android.hardware.graphics.allocator@2.0-service.rc index 3e2edda..9a08f66 100644 --- a/graphics/allocator/2.0/default/android.hardware.graphics.allocator@2.0-service.rc +++ b/graphics/allocator/2.0/default/android.hardware.graphics.allocator@2.0-service.rc
@@ -1,5 +1,5 @@ service gralloc-2-0 /vendor/bin/hw/android.hardware.graphics.allocator@2.0-service - class hal + class hal animation user system group graphics drmrpc onrestart restart surfaceflinger
diff --git a/graphics/composer/2.1/default/android.hardware.graphics.composer@2.1-service.rc b/graphics/composer/2.1/default/android.hardware.graphics.composer@2.1-service.rc index b6060db..51b0e3b 100644 --- a/graphics/composer/2.1/default/android.hardware.graphics.composer@2.1-service.rc +++ b/graphics/composer/2.1/default/android.hardware.graphics.composer@2.1-service.rc
@@ -1,5 +1,5 @@ service hwcomposer-2-1 /vendor/bin/hw/android.hardware.graphics.composer@2.1-service - class hal + class hal animation user system group graphics drmrpc capabilities SYS_NICE