fix(car): suppress INVISIBLE_MEMBER in CarScreensTest for fdroid build (#6010)

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
James Rich
2026-06-29 10:27:01 -05:00
committed by GitHub
parent b2a8377bbb
commit 8cc8185048

View File

@@ -14,6 +14,8 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
@file:Suppress("INVISIBLE_REFERENCE", "INVISIBLE_MEMBER")
package org.meshtastic.feature.car
import androidx.car.app.model.PaneTemplate