Skip to content

Commit

Permalink
only keep API21 includes since it is the API targeted
Browse files Browse the repository at this point in the history
  • Loading branch information
courville committed Oct 10, 2023
1 parent a535a90 commit 5520af0
Show file tree
Hide file tree
Showing 1,190 changed files with 1 addition and 202,716 deletions.
2 changes: 1 addition & 1 deletion external/android/colorconversion/ndkbuild.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LOCAL_SRC_FILES:= \
ColorConverter.cpp

LOCAL_C_INCLUDES += \
$(ANDROID_INCLUDES_14)
$(ANDROID_INCLUDES_21)

LOCAL_MODULE:= libstagefright_color_conversion

Expand Down
103 changes: 0 additions & 103 deletions external/android/include/14/frameworks/base/include/binder/Binder.h

This file was deleted.

This file was deleted.

124 changes: 0 additions & 124 deletions external/android/include/14/frameworks/base/include/binder/BpBinder.h

This file was deleted.

Loading

0 comments on commit 5520af0

Please sign in to comment.