Fix setting/getting the native priority of a thread.
Bug: 138415922
Test: 720-thread-priority
Change-Id: I6e1f34fce3838b7904281be00f315e5b7ade0c78
diff --git a/test/Android.bp b/test/Android.bp
index 2254477..7199f47 100644
--- a/test/Android.bp
+++ b/test/Android.bp
@@ -506,6 +506,7 @@
"674-hiddenapi/hiddenapi.cc",
"692-vdex-inmem-loader/vdex_inmem_loader.cc",
"708-jit-cache-churn/jit.cc",
+ "720-thread-priority/thread_priority.cc",
"800-smali/jni.cc",
"909-attach-agent/disallow_debugging.cc",
"1001-app-image-regions/app_image_regions.cc",