summaryrefslogtreecommitdiff
path: root/service
diff options
context:
space:
mode:
author Abhijit Adsule <adsule@google.com> 2024-12-06 23:46:42 -0800
committer Abhijit Adsule <adsule@google.com> 2024-12-07 17:44:34 +0000
commit6baa094752ae1715f69d265d239a24e58b37e955 (patch)
tree56ade235c8ecf6901f38ad677629afb448775288 /service
parent68d6c7f560a8bf107c5985abc38f8d84f0dfac30 (diff)
Remove unused resources from overlayable.xml
Error code 32768 and 32769 were removed from strings.xml as part of ag/17353941. However they were not removed from overlayable.xml. This results in `aap2 dump badging ServiceWifiResourcesGoogle.apk` command to fail for some targets which subsequently leads to build signing failure. Flag: EXEMPT resource only update Bug: 376702944 Change-Id: I94456a1c7387ed2c75bfb3ab3c6698738d22f598
Diffstat (limited to 'service')
-rw-r--r--service/ServiceWifiResources/res/values/overlayable.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/service/ServiceWifiResources/res/values/overlayable.xml b/service/ServiceWifiResources/res/values/overlayable.xml
index 5d0cf847d6..7a94faa9b4 100644
--- a/service/ServiceWifiResources/res/values/overlayable.xml
+++ b/service/ServiceWifiResources/res/values/overlayable.xml
@@ -428,8 +428,6 @@
<item type="string" name="wifi_eap_error_message_code_32765" />
<item type="string" name="wifi_eap_error_message_code_32766" />
<item type="string" name="wifi_eap_error_message_code_32767" />
- <item type="string" name="wifi_eap_error_message_code_32768" />
- <item type="string" name="wifi_eap_error_message_code_32769" />
<item type="string" name="wifi_eap_error_message_code_16384" />
<item type="string" name="wifi_eap_error_message_code_16385" />
<item type="string" name="wifi_eap_error_message_unknown_error_code" />