Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Fix FLAG_MUTABLE not available on R

Jonathan Klee requested to merge 630os-fix-mutable-r into main

Summary

Fix FLAG_MUTABLE not available on R

Description

FLAG_MUTABLE was introduced with API 31 so use it only for Android versions above API 31 (S).

Issue

https://gitlab.e.foundation/e/os/backlog/-/issues/630

Merge request reports

Loading