commit | 9e737dea6d986b8e5195fd5151f4e02f5ba746b9 | [log] [tgz] |
---|---|---|
author | Andy Hung <hunga@google.com> | Mon May 22 10:51:22 2017 -0700 |
committer | Andy Hung <hunga@google.com> | Mon May 22 14:33:00 2017 -0700 |
tree | 618e331c9fb2538155114d818084edf45f088046 | |
parent | 104fdfd768136d9acf31a19a98d21b54cca08615 [diff] |
PowerLog: Enable for userdebug and eng builds only We choose to read the property ro.build.type rather than using makefile based check: ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT))) Test: verify with AudioFlinger dumpsys (eng, userdebug, user) Bug: 30572472 Bug: 37743102 Change-Id: I18232793e8a41cf16c3f15d6679f7244e79cacbf