Skip to content

Commit

Permalink
osprey: Remove power HAL related header
Browse files Browse the repository at this point in the history
New HAL doesn't need it

Change-Id: I42d74037713b8b27552b7af761680dbd5f93782f
  • Loading branch information
Alberto97 authored and althafvly committed Jun 6, 2020
1 parent 4311392 commit c621fb3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 87 deletions.
3 changes: 0 additions & 3 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ BOARD_SYSTEMIMAGE_PARTITION_SIZE := 2432696320 # 2375680 * 1024 mmcblk0p41
BOARD_PERSISTIMAGE_PARTITION_SIZE := 8388608 # 8192 * 1024 mmcblk0p29
BOARD_USERDATAIMAGE_PARTITION_SIZE := 4865261568 # 4751232 * 1024 mmcblk0p42

# Power
TARGET_POWERHAL_HEADER_PATH := $(DEVICE_PATH)/power

# Properties
TARGET_SYSTEM_PROP += $(DEVICE_PATH)/system.prop

Expand Down
84 changes: 0 additions & 84 deletions power/power_device.h

This file was deleted.

0 comments on commit c621fb3

Please sign in to comment.