Skip to content
Snippets Groups Projects
Commit 4a1f2411 authored by David Su's avatar David Su Committed by Arian
Browse files

sm8350-common: Don't sign Wifi RROs with platform cert

Preinstalled overlays needn't be signed with the same cert
as the package it overlays, simply being preinstalled is
enough. Sign with the default cert instead for now, which
provides fewer special privileges.

Bug: 162195999
Test: verify values still overlaid correctly
Change-Id: I017491fd383551c5aadf8648edb900e0c12a27b8
parent 590bd924
No related branches found
No related tags found
No related merge requests found
runtime_resource_overlay {
name: "WifiOverlay",
theme: "WifiOverlay",
certificate: "platform",
sdk_version: "current",
product_specific: true
}
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