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

Skip to content
Commit f5344f6c authored by Michael Groover's avatar Michael Groover Committed by Paul Duffin
Browse files

Update PMService tests to use SDK version 10000

A recent update to the lint checks now enforces SDK versions be
specified as a supported value (currently released SDK versions
or 10000 for a development release). The PackageManagerService
tests use a minExtensionVersion set to 1000 which causes the
lint check to fail due to 1000 not being a supported SDK version.
This commit updates these values to 10000 to be a supported SDK
version recognized by the lint checks.

Bug: 273389716
Bug: 280595738
Test: atest PackageParserLegacyCoreTest
Merged-In: I05081ef96c44dbf0cbedf585a2e13897712d080c
Change-Id: I05081ef96c44dbf0cbedf585a2e13897712d080c
(cherry picked from commit 714d1f1b)
parent 1ee97e0e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment