From ccf68e0231575aca230d6b11b773f2d45f9c226c Mon Sep 17 00:00:00 2001 From: Wei Wang Date: Fri, 21 Sep 2018 15:50:52 -0700 Subject: [PATCH] Added android.hardware.atrace 1.0 to VNDK Bug: 111098596 Test: atrace/systrace (cherry picked from commit 70ed2ec2f1722ba34516af797557d29c8d6f3b23) Change-Id: I68c552591875473ad7c51753ebdc77b986c6a73d --- target/product/vndk/current.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/target/product/vndk/current.txt b/target/product/vndk/current.txt index 15b52bb9c..09e72616a 100644 --- a/target/product/vndk/current.txt +++ b/target/product/vndk/current.txt @@ -50,6 +50,7 @@ VNDK-core: android.frameworks.displayservice@1.0.so VNDK-core: android.frameworks.schedulerservice@1.0.so VNDK-core: android.frameworks.sensorservice@1.0.so VNDK-core: android.frameworks.vr.composer@1.0.so +VNDK-core: android.hardware.atrace@1.0.so VNDK-core: android.hardware.audio.common-util.so VNDK-core: android.hardware.audio.common@2.0.so VNDK-core: android.hardware.audio.common@2.0-util.so