replicant-frameworks_native/include/cpustats/README.txt
Glenn Kasten 0b94dcd03d mv libcpustats from frameworks/base to /native
OK to lose history

Change-Id: I563fec271e0bc240e4a09a8b9647c7439badd85b
2012-03-26 12:18:24 -07:00

7 lines
278 B
Plaintext

This is a static library of CPU usage statistics, originally written
for audio but most are not actually specific to audio.
Requirements to be here:
* should be related to CPU usage statistics
* should be portable to host; avoid Android OS dependencies without a conditional