Add "uses-sdk" to AndroidManifest for ActivityManagerPerfTests

This allows it to be installed on devices flashed with release builds.

Test: on device flashed with release build
Test: m ActivityManagerPerfTestsTestApp ActivityManagerPerfTests
Test: adb install \
"$OUT"/data/app/ActivityManagerPerfTests/ActivityManagerPerfTests.apk
Test: adb install \
"$OUT"/data/app/ActivityManagerPerfTestsTestApp/ActivityManagerPerfTestsTestApp.apk

Change-Id: I817c79128d8bee0a424308c32c0092965ada6c1e
2 files changed