OSDN Git Service

Introduce a no-perfprofd module.
authorRoland Levillain <rpl@google.com>
Fri, 7 Dec 2018 19:33:19 +0000 (19:33 +0000)
committerRoland Levillain <rpl@google.com>
Fri, 7 Dec 2018 19:37:42 +0000 (19:37 +0000)
commite262c4b5d09e07edfc1d2d05bca0ad36f3f5c8c1
tree92481c4a9926cf71901115d5fe9d06caedfc4740
parent1309cb5e4d53307af7ba5ead3a28377a66e6a877
Introduce a no-perfprofd module.

This module creates a dummy binary that can be used to replace
perfprofd on some build products. Its intended (temporary) use is to
regain some space on the system partition of storage-constrained
products such as marlin-eng and sailfish-eng.

Test: lunch marlin-eng && make systemimage
Bug: 113373927
Change-Id: I16ec9029786ce2d136c353fe00a48bdfdd9ad7a0
perfprofd/Android.bp
perfprofd/no-perfprofd.cc [new file with mode: 0644]