commit | 6d640b146c22714ae9219610ec9f2aa6b6aa2267 | [log] [tgz] |
---|---|---|
author | Ady Abraham <adyabr@google.com> | Tue Jan 07 16:35:39 2020 -0800 |
committer | Ady Abraham <adyabr@google.com> | Wed Jan 08 19:35:57 2020 +0000 |
tree | 62a0452664721aae3769537d9c0d8fbe9e931015 | |
parent | 332d992a362b07a30c5692db3ee362985f6516c8 [diff] |
SurfaceFlinger: migrate capabilities to surfaceflinger.rc SurfaceFlinger requires CAP_SYS_NICE which is set in libcutils/fs_config.cpp. This is the old way of setting capabilities and new the way is to set it directly on surfaceflnger.rc Test: adb shell /data/nativetest64/SurfaceFlinger_test/SurfaceFlinger_test Test: adb shell stop surfaceflinger && adb shell start surfaceflinger Bug: 147271477 Change-Id: I680509a385928a9c929d4fe4857118af219e2b13