OSDN Git Service

Removed build time variable ENABLE_CPUSETS.
authorIsaac Chen <ycchen@google.com>
Thu, 16 Feb 2017 03:51:51 +0000 (11:51 +0800)
committerIsaac Chen <ycchen@google.com>
Sat, 18 Feb 2017 04:38:10 +0000 (12:38 +0800)
commit391ab069b114d5012b1fa0a48c9bc2b841974970
tree23b22de8023ac3f45632c8c01b34cf24378c0c5d
parent9555a5d4974771cd46750550e5722f3cba050709
Removed build time variable ENABLE_CPUSETS.

Use runtime check, cpuset_enabled(), instead of build time varianble
usually set in BoardConfog.mk.

Bug: 34726944

Test: Tested on Sailfish
      without cpuset mounted
      with cpuset mounted, but without schedtune
      with cpuset mounted and with schedtune

Change-Id: I00153628db62abfbaa0ba75d571ba1bda0611ff3
services/surfaceflinger/Android.mk
services/surfaceflinger/main_surfaceflinger.cpp