Update art_method.cxx

This commit is contained in:
烂泥扶上墙 2025-03-31 18:02:21 +08:00 committed by GitHub
parent 9733e5a3f2
commit 5c015b6a23
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -316,7 +316,7 @@ public:
handler(PrettyMethod_, PrettyMethodStatic_, PrettyMethodMirror_);
if (sdk_int >= __ANDROID_API_V__) {
if (sdk_int >= __ANDROID_API_O__) {
handler(SetNotIntrinsic_);
}