Skip to content

Commit

Permalink
Revert "penang: Sync to common changes"
Browse files Browse the repository at this point in the history
This reverts commit af90ff0.
  • Loading branch information
nattolecats committed Jan 21, 2024
1 parent 79e11f8 commit cc67341
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ PRODUCT_COPY_FILES += \

# Hardware-specific overlays
PRODUCT_PACKAGES += \
penangRegulatoryInfoOverlay \
penangEuiccOverlay \
penangNfcOverlay

Expand Down
2 changes: 1 addition & 1 deletion rro_overlays/RegulatoryInfoOverlay/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
//

runtime_resource_overlay {
name: "penangRegulatoryOverlay",
name: "penangRegulatoryInfoOverlay",
product_specific: true,
}

0 comments on commit cc67341

Please sign in to comment.