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 Signed-off-by: Tushar Mahajan <mahajant99@gmail.com>fourteen-wip
parent
0360d3317e
commit
be58f8b691
@ -1,7 +1,6 @@ |
||||
runtime_resource_overlay { |
||||
name: "WifiOverlay", |
||||
theme: "WifiOverlay", |
||||
certificate: "platform", |
||||
sdk_version: "current", |
||||
product_specific: true |
||||
} |
||||
|
Loading…
Reference in new issue