diff --git a/device.mk b/device.mk index 87a0541..6efd953 100644 --- a/device.mk +++ b/device.mk @@ -12,4 +12,6 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -# \ No newline at end of file +# + +PRODUCT_SHIPPING_API_LEVEL := 30 \ No newline at end of file