Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do you build this? #4

Open
Rstment25 opened this issue Jun 30, 2022 · 0 comments
Open

How do you build this? #4

Rstment25 opened this issue Jun 30, 2022 · 0 comments

Comments

@Rstment25
Copy link

Screenshot from 2022-06-30 16-54-20

Screenshot from 2022-06-30 16-54-29

I followed the steps -
mkdir -p ~/arrow
cd arrow
repo init -u https://github.com/ArrowOS/android_manifest.git -b arrow-12.1
repo sync
wait 2.5 hours no errors as far as I can see

But the file I got in the end is empty ;p I didn't have to rename it even it came as arrow_device-codename.mk
( Although I didn't see it at first in the folder ... I pasted this in terminal : lineage_device-codename.mk -> arrow_device-codename.mk but it did nothing as far as I can tell? It complains about not knowing what that command is. But weirdly after that I finally saw the file arrow_device......mk)

Anyways file is empty and instructions are really not helpful so I have no idea what to do... I am stuck on this step:
Now inside arrow_device.mk
Change “lineage” to “arrow” & “common_full_phone.mk” to “common.mk”
For example:
$(call inherit-product, vendor/arrow/config/common.mk)
Change PRODUCT_NAME value “lineage_device-codename”
( “lineage_beryllium” ) to arrow_device-codename ( i.e, arrow_beryllium )

Everything is empty , so idk if it's telling me to paste this into the file? IF it is it's really confusing I have no idea what am I supposed to change? This ? $(call inherit-arrow_alioth, vendor/arrow/config/common.mk)

:P Looking at stuff after this in the guide it's even more confusing as idk where the device tree is located?
.. it's been a while since A11 release , maybe the steps are dif now?

st-schilling referenced this issue in st-schilling/android_build Nov 17, 2022
Android security 11.0.0 release 56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant