Skip to content

Commit

Permalink
Remove unused -DXP_UNIX.
Browse files Browse the repository at this point in the history
Change-Id: I9253fc71dd4778963ef285bf762844c2c0e0d29f
  • Loading branch information
enh-google committed Jun 13, 2024
1 parent 0bdd9be commit 42e6e38
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cmds/service/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ cc_binary {
],

cflags: [
"-DXP_UNIX",
"-Wall",
"-Werror",
],
Expand All @@ -46,7 +45,6 @@ cc_binary {
],

cflags: [
"-DXP_UNIX",
"-DVENDORSERVICES",
"-Wall",
"-Werror",
Expand All @@ -65,7 +63,6 @@ cc_binary_host {
],

cflags: [
"-DXP_UNIX",
"-Wall",
"-Werror",
],
Expand Down

0 comments on commit 42e6e38

Please sign in to comment.