ANDROID: tests: Add new header library for timer tests
* From upstream there is a new dependency on header file
`"include/vdso/time64.h" on some timer tests, which breaks the build
targets as this file is not available to them, fix this by introducing
a new header library for such tests.
Bug: 395409397
Change-Id: I5cea3eec930064d3c849be59fecbf1d8b2f199af
Signed-off-by:
Ulises Mendez Martinez <umendez@google.com>
Loading
Please sign in to comment