Inline usages of LOCAL_STEM am: db13b85d51
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/16586133 Change-Id: I91490f72e9ece31d6a95f1507cfa321b2d037ee7
This commit is contained in:
commit
ef8d43ddeb
4 changed files with 4 additions and 12 deletions
|
@ -12,6 +12,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
LOCAL_STEM := oriole/BoardConfigPartial.mk
|
||||
|
||||
-include vendor/google_devices/$(LOCAL_STEM)
|
||||
-include vendor/google_devices/oriole/BoardConfigPartial.mk
|
||||
|
|
|
@ -12,6 +12,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
LOCAL_STEM := oriole/device-partial.mk
|
||||
|
||||
$(call inherit-product-if-exists, vendor/google_devices/$(LOCAL_STEM))
|
||||
$(call inherit-product-if-exists, vendor/google_devices/oriole/BoardConfigPartial.mk)
|
||||
|
|
|
@ -12,6 +12,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
LOCAL_STEM := raven/BoardConfigPartial.mk
|
||||
|
||||
-include vendor/google_devices/$(LOCAL_STEM)
|
||||
-include vendor/google_devices/raven/BoardConfigPartial.mk
|
||||
|
|
|
@ -12,6 +12,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
LOCAL_STEM := raven/device-partial.mk
|
||||
|
||||
$(call inherit-product-if-exists, vendor/google_devices/$(LOCAL_STEM))
|
||||
$(call inherit-product-if-exists, vendor/google_devices/raven/device-partial.mk)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue