mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-03 15:38:42 +00:00
Avoid TREBLE_TESTING_OVERRIDE am: 56273ce0d2
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1359802 Change-Id: I33af63fd9003830332d44497dd9819bf72f26069
This commit is contained in:
@@ -24,5 +24,6 @@ using android::hardware::tests::msgq::V1_0::ITestMsgQ;
|
||||
using android::hardware::defaultPassthroughServiceImplementation;
|
||||
|
||||
int main() {
|
||||
android::hardware::details::setTrebleTestingOverride(true);
|
||||
return defaultPassthroughServiceImplementation<ITestMsgQ>();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user