Skip to content

Commit

Permalink
fixup! Flash: Initial rebrand
Browse files Browse the repository at this point in the history
Change-Id: I312ccf521118d8050c685876fffbfbfd76f858fd
Signed-off-by: Leonardo Ledda <[email protected]>
  • Loading branch information
LeddaZ committed Apr 14, 2024
1 parent 24289b0 commit e65f900
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ android_app {
product_specific: true,

required: [
"ApertureFrameworksBaseOverlay",
"ApertureLensLauncher",
"FlashFrameworksBaseOverlay",
"FlashLensLauncher",
],

static_libs: [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ package {
}

runtime_resource_overlay {
name: "ApertureFrameworksBaseOverlay",
name: "FlashFrameworksBaseOverlay",
product_specific: true,
}

0 comments on commit e65f900

Please sign in to comment.