commit | 21844fa771505d9f31edc37682fb725efab049c5 | [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 | 4d82b283ddfcdcf49a76c4d4fd911e46612dd315 [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