commit | 1f73963813651eb0a801548bac2091413e3cd55e | [log] [tgz] |
---|---|---|
author | Keun-young Park <keunyoung@google.com> | Mon Apr 03 23:59:46 2017 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon Apr 03 23:59:46 2017 +0000 |
tree | 55c343796849de539da40730e164f6e2bdabcef5 | |
parent | 4cee676539f2cb123e4d5abdeadac7281195862c [diff] | |
parent | 2b4e97be4d970bf884120de1eb6395f744659a76 [diff] |
Merge "add components necessary for bootanim to animation class" into oc-dev am: 2b4e97be4d Change-Id: I152dfd6c903857c3bfcc8262ad898cb10a093f58
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